Class: Google::Cloud::Monitoring::V3::Service::CloudEndpoints

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

Overview

Cloud Endpoints service. Learn more at https://cloud.google.com/endpoints.

Instance Attribute Summary collapse

Instance Attribute Details

#service::String

Returns The name of the Cloud Endpoints service underlying this service. Corresponds to the service resource label in the api monitored resource: https://cloud.google.com/monitoring/api/resources#tag_api.

Returns:



88
89
90
91
# File 'proto_docs/google/monitoring/v3/service.rb', line 88

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