google.protobuf.timestamp_pb2.Timestamp
The time when the batch request was received.
update_time
google.protobuf.timestamp_pb2.Timestamp
The time when the operation result was last
updated.
Classes
State
State(value)
Batch operation states.
Values:
STATE_UNSPECIFIED (0):
Invalid.
CREATED (1):
Request is received.
RUNNING (2):
Request is actively being processed.
DONE (3):
The batch processing is done.
CANCELLED (4):
The batch processing was cancelled.
[[["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-10-30 UTC."],[],[]]