.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"]],[["Missing the information I need","missingTheInformationINeed","thumb-down"],["Too complicated / too many steps","tooComplicatedTooManySteps","thumb-down"],["Out of date","outOfDate","thumb-down"],["Samples / code issue","samplesCodeIssue","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-08-01 UTC."],[],[]]