Class: Google::Cloud::Monitoring::V3::GetMetricDescriptorRequest

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

Overview

The GetMetricDescriptor request.

Instance Attribute Summary collapse

Instance Attribute Details

#name::String



135
136
137
138
# File 'proto_docs/google/monitoring/v3/metric_service.rb', line 135

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