Method: Google::Cloud::Monitoring::V3::CreateTimeSeriesSummary::Error#point_count

Defined in:
proto_docs/google/monitoring/v3/metric_service.rb

#point_count::Integer

Returns The number of points that couldn't be written because of status.

Returns:

  • (::Integer)

    The number of points that couldn't be written because of status.

[View source]

319
320
321
322
# File 'proto_docs/google/monitoring/v3/metric_service.rb', line 319

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