.timestamp.Timestamp
Output only. The time that this attempt was scheduled.
schedule_time will be truncated to the nearest
microsecond.
dispatch_time
.timestamp.Timestamp
Output only. The time that this attempt was dispatched.
dispatch_time will be truncated to the nearest
microsecond.
response_time
.timestamp.Timestamp
Output only. The time that this attempt response was
received.
response_time will be truncated to the nearest
microsecond.
response_status
.status.Status
Output only. The response from the worker for this attempt.
If response_time is unset, then the task has not been
attempted or is currently running and the
response_status field is meaningless.
[[["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 2024-11-06 UTC."],[],[]]