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 locationresource label in thecloud_run_revisionmonitored resource.
#location=
def location=(value) -> ::String
    Parameter
    
  - 
        value (::String) — The location the service is run. Corresponds to the locationresource label in thecloud_run_revisionmonitored resource.
    Returns
    
  - 
        (::String) — The location the service is run. Corresponds to the locationresource label in thecloud_run_revisionmonitored resource.
#service_name
def service_name() -> ::String
    Returns
    
  - 
        (::String) — The name of the Cloud Run service. Corresponds to the service_nameresource label in thecloud_run_revisionmonitored resource.
#service_name=
def service_name=(value) -> ::String
    Parameter
    
  - 
        value (::String) — The name of the Cloud Run service. Corresponds to the service_nameresource label in thecloud_run_revisionmonitored resource.
    Returns
    
- 
        (::String) — The name of the Cloud Run service. Corresponds to the service_nameresource label in thecloud_run_revisionmonitored resource.