[[["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.TaskQueueQueryAndOwnTasksResponseOrBuilder`, extends `MessageOrBuilder` and provides methods to interact with task-related data."],["The `getTask(int arg0)` method retrieves a specific `Task` object from the queue, based on the provided integer index `arg0`."],["The `getTaskCount()` method returns an integer representing the total number of tasks in the queue."],["The `getTaskList()` method returns a list of `Task` objects present in the task queue."],["Methods `getTaskOrBuilder(int arg0)` and `getTaskOrBuilderList()` allow access to `TaskOrBuilder` objects, providing further control and data extraction capabilities for individual tasks and a list of task builders respectively."]]],[]]