Code describes the status of the operation (or one of its
steps).
Values:
STATUS_UNSPECIFIED (0):
Unspecifed code.
DONE (1):
The operation or step has completed without
errors.
NOT_STARTED (2):
The operation or step has not started yet.
IN_PROGRESS (3):
The operation or step is in progress.
FAILED (4):
The operation or step has completed with
errors. If the operation is rollbackable, the
rollback completed with errors too.
CANCELLED (5):
The operation or step has completed with
cancellation.
[[["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-28 UTC."],[],[],null,[]]