static TimeSeriesDataPoint.ValueCase |
TimeSeriesDataPoint.ValueCase.forNumber(int value) |
|
TimeSeriesDataPoint.ValueCase |
TimeSeriesDataPoint.Builder.getValueCase() |
|
TimeSeriesDataPoint.ValueCase |
TimeSeriesDataPoint.getValueCase() |
|
TimeSeriesDataPoint.ValueCase |
TimeSeriesDataPointOrBuilder.getValueCase() |
|
static TimeSeriesDataPoint.ValueCase |
TimeSeriesDataPoint.ValueCase.valueOf(int value) |
Deprecated.
|
static TimeSeriesDataPoint.ValueCase |
TimeSeriesDataPoint.ValueCase.valueOf(String name) |
Returns the enum constant of this type with the specified name.
|
static TimeSeriesDataPoint.ValueCase[] |
TimeSeriesDataPoint.ValueCase.values() |
Returns an array containing the constants of this enum type, in
the order they are declared.
|