Reference documentation and code samples for the Google Cloud Deploy V1 API class Google::Cloud::Deploy::V1::DeployJobRunMetadata.
DeployJobRunMetadata surfaces information associated with a DeployJobRun
to
the user.
Inherits
- Object
Extended By
- Google::Protobuf::MessageExts::ClassMethods
Includes
- Google::Protobuf::MessageExts
Methods
#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
DeployJobRun
.