Reference documentation and code samples for the Google Cloud Deploy V1 API class Google::Cloud::Deploy::V1::CloudRunRenderMetadata.
CloudRunRenderMetadata contains Cloud Run information associated with a
Release
render.
Inherits
- Object
Extended By
- Google::Protobuf::MessageExts::ClassMethods
Includes
- Google::Protobuf::MessageExts
Methods
#service
def service() -> ::String
Returns
-
(::String) — Output only. The name of the Cloud Run Service in the rendered manifest.
Format is
projects/{project}/locations/{location}/services/{service}
.