[[["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."],[[["This interface, `TaskQueuePb.TaskQueueFetchQueuesResponse.QueueOrBuilder`, extends `MessageOrBuilder` and provides methods for accessing various properties of a task queue, such as ACL, bucket capacity, and creator name."],["It allows retrieval of the access control list (ACL) for a queue via `getAcl()` and `getAclOrBuilder()`, offering both the complete object and its builder."],["Methods such as `getBucketCapacity()` and `getBucketRefillPerSecond()` return double values, representing the queue's capacity and refill rate, respectively."],["The interface also provides methods to get and manage header overrides for the task queue through methods like `getHeaderOverride()`, `getHeaderOverrideCount()`, and `getHeaderOverrideList()`, allowing for retrieval of individual headers, the total number of headers, and a complete list of headers."],["Methods to handle retry parameters and queue operational status are available through `getRetryParameters()`, `getPaused()`, and methods with similar names with `has` prefixes like `hasRetryParameters()` and `hasPaused()` are also available."]]],[]]