Get Rollout Result
Constructors
Properties
User annotations. These attributes can only be set and used by the user, and not by Google Cloud Deploy. See https://google.aip.dev/128#annotations for more details such as format and size limitations.
Approval state of the Rollout
.
Time at which the Rollout
was approved.
Name of the ControllerRollout
. Format is projects/{project}/ locations/{location}/deliveryPipelines/{deliveryPipeline}/ releases/{release}/rollouts/a-z{0,62}.
Time at which the Rollout
was created.
Time at which the Rollout
finished deploying.
The reason this rollout failed. This will always be unspecified while the rollout is in progress.
The resource name of the Cloud Build Build
object that is used to deploy the Rollout. Format is projects/{project}/locations/{location}/builds/{build}
.
Time at which the Rollout
started deploying.
Description of the Rollout
for user purposes. Max length is 255 characters.
Time at which the Rollout
was enqueued.
Additional information about the rollout failure, if available.
Labels are attributes that can be set and used by both the user and by Google Cloud Deploy. Labels must meet the following constraints: * Keys and values can contain only lowercase letters, numeric characters, underscores, and dashes. * All characters must use UTF-8 encoding, and international characters are allowed. * Keys must start with a lowercase letter or international character. * Each resource is limited to a maximum of 64 labels. Both keys and values are additionally constrained to be <= 128 bytes.
Metadata contains information about the rollout.
The phases that represent the workflows of this Rollout
.