RolloutUpdateType indicates the type of the rollout update.
Values:
ROLLOUT_UPDATE_TYPE_UNSPECIFIED (0):
Rollout update type unspecified.
PENDING (1):
rollout state updated to pending.
PENDING_RELEASE (2):
Rollout state updated to pending release.
IN_PROGRESS (3):
Rollout state updated to in progress.
CANCELLING (4):
Rollout state updated to cancelling.
CANCELLED (5):
Rollout state updated to cancelled.
HALTED (6):
Rollout state updated to halted.
SUCCEEDED (7):
Rollout state updated to succeeded.
FAILED (8):
Rollout state updated to failed.
APPROVAL_REQUIRED (9):
Rollout requires approval.
APPROVED (10):
Rollout has been approved.
REJECTED (11):
Rollout has been rejected.
ADVANCE_REQUIRED (12):
Rollout requires advance to the next phase.
ADVANCED (13):
Rollout has been advanced.
[[["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."],[],[]]