Class: Google::Cloud::Monitoring::V3::DeleteMetricDescriptorRequest

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 DeleteMetricDescriptor request.

Instance Attribute Summary collapse

Instance Attribute Details

#name::String



185
186
187
188
# File 'proto_docs/google/monitoring/v3/metric_service.rb', line 185

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