[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Hard to understand","hardToUnderstand","thumb-down"],["Incorrect information or sample code","incorrectInformationOrSampleCode","thumb-down"],["Missing the information/samples I need","missingTheInformationSamplesINeed","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2022-09-30 UTC."],[[["This code facilitates the conversion of `queue.xml` files to `queue.yaml` format."],["The `QueueXmlParser` class is responsible for parsing the XML tree structure and extracting relevant data."],["The code defines classes like `Acl`, `PullQueue`, `PushQueue`, `Queue`, `QueueXml`, and `RetryParameters` to manage different queue attributes and settings."],["It includes functions `GetQueueYaml` and `main` for processing and executing the conversion."],["Several error messages and constants are defined, such as `BAD_MODE_ERROR_MESSAGE`, `PULL_QUEUE_ERROR_MESSAGE`, `PUSH_QUEUE_TAGS` and `RETRY_PARAMETER_TAGS` to enforce proper queue configurations."]]],[]]