[[["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 `TaskQueuePb.TaskQueueFetchTaskResponseOrBuilder` interface extends `MessageOrBuilder` and provides methods for interacting with task queue responses."],["The `getTask()` method retrieves a `TaskQueueQueryTasksResponse` object, representing the task."],["The `getTaskOrBuilder()` method provides an alternative way to access the task data through a `TaskQueueQueryTasksResponseOrBuilder` object."],["The `hasTask()` method checks if a task is present in the response, returning a boolean value."]]],[]]