[[["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 function `TranslateRetryParameters` converts `queueinfo.RetryParameters` from a `queue.yaml` file into a `taskqueue_service_pb2.TaskQueueRetryParameters` proto."],["The `retry` argument is a `queueinfo.RetryParameters` object, describing the queue's retry parameters, which is read from the `queue.yaml` configuration file."],["The function returns a `taskqueue_service_pb2.TaskQueueRetryParameters` proto that contains the retry data from the input `retry` argument."],["The function will raise a `MalformedQueueConfiguration` error if there are any problems with the retry parameters."]]],[]]