[[["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 `TaskQueueQueryAndOwnTasksRequestOrBuilder` interface includes methods to retrieve properties like `GroupByTag`, `LeaseSeconds`, `MaxTasks`, `QueueName`, and `Tag`."],["This interface also provides methods to check if these properties are present, using the pattern `hasProperty`, such as `hasGroupByTag`, `hasLeaseSeconds`, `hasMaxTasks`, `hasQueueName`, and `hasTag`."],["Each getter method returns a specific data type, including `boolean`, `double`, `long`, or `ByteString`, as detailed in their respective return tables."],["The interface is an extension of `MessageOrBuilder` which is part of the com.google.protobuf package."]]],[]]