Class: Google::Cloud::Monitoring::V3::CreateTimeSeriesSummary::Error

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

Overview

Detailed information about an error category.

Instance Attribute Summary collapse

Instance Attribute Details

#point_count::Integer



321
322
323
324
# File 'proto_docs/google/monitoring/v3/metric_service.rb', line 321

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

#status::Google::Rpc::Status



321
322
323
324
# File 'proto_docs/google/monitoring/v3/metric_service.rb', line 321

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