Class: Google::Cloud::Monitoring::V3::Service::Telemetry

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

Overview

Configuration for how to query telemetry on a Service.

Instance Attribute Summary collapse

Instance Attribute Details

#resource_name::String

Returns The full name of the resource that defines this service. Formatted as described in https://cloud.google.com/apis/design/resource_names.

Returns:



167
168
169
170
# File 'proto_docs/google/monitoring/v3/service.rb', line 167

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