Reference documentation and code samples for the Developer Connect V1 API class Google::Cloud::Developerconnect::V1::GoogleCloudRun.
GoogleCloudRun represents the Cloud Run runtime.
Inherits
- Object
Extended By
- Google::Protobuf::MessageExts::ClassMethods
Includes
- Google::Protobuf::MessageExts
Methods
#service_uri
def service_uri() -> ::String
Returns
-
(::String) — Required. Immutable. The name of the Cloud Run service.
Format:
projects/{project}/locations/{location}/services/{service}.
#service_uri=
def service_uri=(value) -> ::String
Parameter
-
value (::String) — Required. Immutable. The name of the Cloud Run service.
Format:
projects/{project}/locations/{location}/services/{service}.
Returns
-
(::String) — Required. Immutable. The name of the Cloud Run service.
Format:
projects/{project}/locations/{location}/services/{service}.