Metadata(mapping=None, *, ignore_unknown_fields=False, **kwargs)
Metadata includes information associated with a Rollout
.
Attributes |
|
---|---|
Name | Description |
cloud_run |
google.cloud.deploy_v1.types.CloudRunMetadata
Output only. The name of the Cloud Run Service that is associated with a Rollout .
|
automation |
google.cloud.deploy_v1.types.AutomationRolloutMetadata
Output only. AutomationRolloutMetadata contains the information about the interactions between Automation service and this rollout. |
custom |
google.cloud.deploy_v1.types.CustomMetadata
Output only. Custom metadata provided by user-defined Rollout operations.
|