[[["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.TaskQueueQueryTasksRequestOrBuilder`, is part of the `com.google.protobuf` library and extends `MessageOrBuilder` for managing task queue queries."],["It provides methods to retrieve query parameters such as `appId`, `queueName`, `startTag`, and `startTaskName`, all of which are returned as `ByteString`."],["The interface includes methods to obtain numerical data like `maxRows` (an `int`) and `startEtaUsec` (a `long`), specifying limits and start time for the query."],["It also features boolean methods (e.g., `hasAppId`, `hasQueueName`) to determine if specific parameters have been set in the query request."]]],[]]