Method: Google::Cloud::Monitoring::V3::CreateTimeSeriesSummary::Error#point_count
- Defined in:
- proto_docs/google/monitoring/v3/metric_service.rb
permalink #point_count ⇒ ::Integer
Returns The number of points that couldn't be written because of status
.
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 |