[[["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 2025-03-05 UTC."],[[["The `TaskQueueFetchQueuesResponseOrBuilder` interface provides methods for accessing queue data within a task queue response."],["The `getQueue(int arg0)` method retrieves a specific queue by its index, `arg0`, returning a `Queue` object."],["`getQueueCount()` returns the total number of queues in the response as an integer."],["The `getQueueList()` method returns a list of all `Queue` objects contained in the response."],["`getQueueOrBuilder(int arg0)` allows retrieval of a `QueueOrBuilder` object by index, and `getQueueOrBuilderList()` returns a list of `QueueOrBuilder` objects."]]],[]]