str
Output only. A message containing the
detailed operation state.
details
str
Output only. A message containing any
operation metadata details.
state_start_time
google.protobuf.timestamp_pb2.Timestamp
Output only. The time this state was entered.
Classes
State
State(value)
The operation state.
Values:
UNKNOWN (0):
Unused.
PENDING (1):
The operation has been created.
RUNNING (2):
The operation is running.
DONE (3):
The operation is done; either cancelled or
completed.
[[["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-01 UTC."],[],[]]