| Package | Description |
|---|---|
| com.google.cloud.aiplatform.v1 |
| Modifier and Type | Method and Description |
|---|---|
static TimeSeriesDataPoint.ValueCase |
TimeSeriesDataPoint.ValueCase.forNumber(int value) |
TimeSeriesDataPoint.ValueCase |
TimeSeriesDataPoint.getValueCase() |
TimeSeriesDataPoint.ValueCase |
TimeSeriesDataPoint.Builder.getValueCase() |
TimeSeriesDataPoint.ValueCase |
TimeSeriesDataPointOrBuilder.getValueCase() |
static TimeSeriesDataPoint.ValueCase |
TimeSeriesDataPoint.ValueCase.valueOf(int value)
Deprecated.
Use
forNumber(int) instead. |
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.
|
Copyright © 2025 Google LLC. All rights reserved.