Module: Google::Monitoring::V3
- Defined in:
- lib/google/cloud/monitoring/v3/doc/google/monitoring/v3/common.rb,
lib/google/cloud/monitoring/v3/doc/google/monitoring/v3/group.rb,
lib/google/cloud/monitoring/v3/doc/google/monitoring/v3/metric.rb
Overview
The Google::Monitoring::V3 module provides the following types:
| Class | Description |
|---|---|
| Group | The description of a dynamic collection of monitored resources. |
| Point | A single data point in a time series. |
| TimeInterval | A time interval extending just after a start time through an end time. |
| TimeSeries | A collection of data points that describes the time-varying values of a metric. |
| TypedValue | A single strongly-typed value. |
Defined Under Namespace
Classes: Aggregation, Group, Point, TimeInterval, TimeSeries, TypedValue