| Modifier and Type | Class and Description |
|---|---|
class |
LabelValue
A label value.
|
static class |
LabelValue.Builder
A label value.
|
| Modifier and Type | Method and Description |
|---|---|
LabelValueOrBuilder |
TimeSeriesData.getLabelValuesOrBuilder(int index)
The values of the labels in the time series identifier, given in the same
order as the `label_descriptors` field of the TimeSeriesDescriptor
associated with this object.
|
LabelValueOrBuilder |
TimeSeriesData.Builder.getLabelValuesOrBuilder(int index)
The values of the labels in the time series identifier, given in the same
order as the `label_descriptors` field of the TimeSeriesDescriptor
associated with this object.
|
LabelValueOrBuilder |
TimeSeriesDataOrBuilder.getLabelValuesOrBuilder(int index)
The values of the labels in the time series identifier, given in the same
order as the `label_descriptors` field of the TimeSeriesDescriptor
associated with this object.
|
| Modifier and Type | Method and Description |
|---|---|
List<? extends LabelValueOrBuilder> |
TimeSeriesData.getLabelValuesOrBuilderList()
The values of the labels in the time series identifier, given in the same
order as the `label_descriptors` field of the TimeSeriesDescriptor
associated with this object.
|
List<? extends LabelValueOrBuilder> |
TimeSeriesData.Builder.getLabelValuesOrBuilderList()
The values of the labels in the time series identifier, given in the same
order as the `label_descriptors` field of the TimeSeriesDescriptor
associated with this object.
|
List<? extends LabelValueOrBuilder> |
TimeSeriesDataOrBuilder.getLabelValuesOrBuilderList()
The values of the labels in the time series identifier, given in the same
order as the `label_descriptors` field of the TimeSeriesDescriptor
associated with this object.
|
Copyright © 2024 Google LLC. All rights reserved.