[[["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.TaskQueueQueryTasksResponse.Task.RunLogOrBuilder`, extends `MessageOrBuilder` and provides methods for retrieving information about the execution of a task."],["It provides `get` methods for obtaining the dispatched time, elapsed time, lag time, and response code, all of which return a `long` data type."],["There is also a `getRetryReason` method, that is able to obtain a string, and a `getRetryReasonBytes` method that returns `com.google.protobuf.ByteString` when needed."],["Additionally, there are `has` methods available to check if values for dispatched time, elapsed time, lag time, response code, and retry reason are present, with all returning a boolean value."]]],[]]