Reference documentation and code samples for the Cloud Monitoring V3 API class Google::Cloud::Monitoring::V3::Service::CloudRun.
Cloud Run service. Learn more at https://cloud.google.com/run.
Inherits
- Object
Extended By
- Google::Protobuf::MessageExts::ClassMethods
Includes
- Google::Protobuf::MessageExts
Methods
#location
def location() -> ::String
Returns
-
(::String) — The location the service is run. Corresponds to the
location
resource label in thecloud_run_revision
monitored resource.
#location=
def location=(value) -> ::String
Parameter
-
value (::String) — The location the service is run. Corresponds to the
location
resource label in thecloud_run_revision
monitored resource.
Returns
-
(::String) — The location the service is run. Corresponds to the
location
resource label in thecloud_run_revision
monitored resource.
#service_name
def service_name() -> ::String
Returns
-
(::String) — The name of the Cloud Run service. Corresponds to the
service_name
resource label in thecloud_run_revision
monitored resource.
#service_name=
def service_name=(value) -> ::String
Parameter
-
value (::String) — The name of the Cloud Run service. Corresponds to the
service_name
resource label in thecloud_run_revision
monitored resource.
Returns
-
(::String) — The name of the Cloud Run service. Corresponds to the
service_name
resource label in thecloud_run_revision
monitored resource.