Reference documentation and code samples for the Google Cloud Deploy V1 API class Google::Cloud::Deploy::V1::Metadata.
Metadata includes information associated with a Rollout
.
Inherits
- Object
Extended By
- Google::Protobuf::MessageExts::ClassMethods
Includes
- Google::Protobuf::MessageExts
Methods
#automation
def automation() -> ::Google::Cloud::Deploy::V1::AutomationRolloutMetadata
Returns
- (::Google::Cloud::Deploy::V1::AutomationRolloutMetadata) — Output only. AutomationRolloutMetadata contains the information about the interactions between Automation service and this rollout.
#cloud_run
def cloud_run() -> ::Google::Cloud::Deploy::V1::CloudRunMetadata
Returns
-
(::Google::Cloud::Deploy::V1::CloudRunMetadata) — Output only. The name of the Cloud Run Service that is associated with a
Rollout
.