Network Management V1 API - Class Google::Cloud::NetworkManagement::V1::Endpoint::CloudRunRevisionEndpoint (v2.12.0)
Stay organized with collections
Save and categorize content based on your preferences.
Reference documentation and code samples for the Network Management V1 API class Google::Cloud::NetworkManagement::V1::Endpoint::CloudRunRevisionEndpoint.
Wrapper for Cloud Run revision attributes.
Inherits
Object
Extended By
Google::Protobuf::MessageExts::ClassMethods
Includes
Google::Protobuf::MessageExts
Methods
#service_uri
defservice_uri()->::String
Returns
(::String) — Output only. The URI of the Cloud Run service that the revision belongs
to. The format is:
projects/{project}/locations/{location}/services/{service}
#uri
defuri()->::String
Returns
(::String) — A Cloud Runrevision
URI. The format is:
projects/{project}/locations/{location}/revisions/{revision}
#uri=
defuri=(value)->::String
Parameter
value (::String) — A Cloud Runrevision
URI. The format is:
projects/{project}/locations/{location}/revisions/{revision}
Returns
(::String) — A Cloud Runrevision
URI. The format is:
projects/{project}/locations/{location}/revisions/{revision}