Class: Google::Cloud::Monitoring::V3::Service::CloudRun

Inherits:
Object
  • Object
show all
Extended by:
Protobuf::MessageExts::ClassMethods
Includes:
Protobuf::MessageExts
Defined in:
proto_docs/google/monitoring/v3/service.rb

Overview

Cloud Run service. Learn more at https://cloud.google.com/run.

Instance Attribute Summary collapse

Instance Attribute Details

#location::String

Returns The location the service is run. Corresponds to the location resource label in the cloud_run_revision monitored resource.

Returns:



200
201
202
203
# File 'proto_docs/google/monitoring/v3/service.rb', line 200

class CloudRun
  include ::Google::Protobuf::MessageExts
  extend ::Google::Protobuf::MessageExts::ClassMethods
end

#service_name::String

Returns The name of the Cloud Run service. Corresponds to the service_name resource label in the cloud_run_revision monitored resource.

Returns:



200
201
202
203
# File 'proto_docs/google/monitoring/v3/service.rb', line 200

class CloudRun
  include ::Google::Protobuf::MessageExts
  extend ::Google::Protobuf::MessageExts::ClassMethods
end