| Package | Description |
|---|---|
| com.google.monitoring.v3 |
| Modifier and Type | Class and Description |
|---|---|
class |
TypedValue
A single strongly-typed value.
|
static class |
TypedValue.Builder
A single strongly-typed value.
|
| Modifier and Type | Method and Description |
|---|---|
TypedValueOrBuilder |
Point.getValueOrBuilder()
The value of the data point.
|
TypedValueOrBuilder |
Point.Builder.getValueOrBuilder()
The value of the data point.
|
TypedValueOrBuilder |
PointOrBuilder.getValueOrBuilder()
The value of the data point.
|
TypedValueOrBuilder |
TimeSeriesData.PointDataOrBuilder.getValuesOrBuilder(int index)
The values that make up the point.
|
TypedValueOrBuilder |
TimeSeriesData.PointData.getValuesOrBuilder(int index)
The values that make up the point.
|
TypedValueOrBuilder |
TimeSeriesData.PointData.Builder.getValuesOrBuilder(int index)
The values that make up the point.
|
| Modifier and Type | Method and Description |
|---|---|
List<? extends TypedValueOrBuilder> |
TimeSeriesData.PointDataOrBuilder.getValuesOrBuilderList()
The values that make up the point.
|
List<? extends TypedValueOrBuilder> |
TimeSeriesData.PointData.getValuesOrBuilderList()
The values that make up the point.
|
List<? extends TypedValueOrBuilder> |
TimeSeriesData.PointData.Builder.getValuesOrBuilderList()
The values that make up the point.
|
Copyright © 2023 Google LLC. All rights reserved.