Class: Google::Api::MetricDescriptor::MetricDescriptorMetadata

Inherits:
Object
  • Object
show all
Extended by:
Protobuf::MessageExts::ClassMethods
Includes:
Protobuf::MessageExts
Defined in:
proto_docs/google/api/metric.rb

Overview

Additional annotations that can be used to guide the usage of a metric.

Instance Attribute Summary collapse

Instance Attribute Details

#ingest_delay::Google::Protobuf::Duration



199
200
201
202
# File 'proto_docs/google/api/metric.rb', line 199

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

#launch_stage::Google::Api::LaunchStage



199
200
201
202
# File 'proto_docs/google/api/metric.rb', line 199

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

#sample_period::Google::Protobuf::Duration



199
200
201
202
# File 'proto_docs/google/api/metric.rb', line 199

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