Uses of Enum
com.google.cloud.aiplatform.v1.TimeSeriesDataPoint.ValueCase
Packages that use TimeSeriesDataPoint.ValueCase
-
Uses of TimeSeriesDataPoint.ValueCase in com.google.cloud.aiplatform.v1
Methods in com.google.cloud.aiplatform.v1 that return TimeSeriesDataPoint.ValueCaseModifier and TypeMethodDescriptionTimeSeriesDataPoint.ValueCase.forNumber(int value) TimeSeriesDataPoint.Builder.getValueCase()TimeSeriesDataPoint.getValueCase()TimeSeriesDataPointOrBuilder.getValueCase()TimeSeriesDataPoint.ValueCase.valueOf(int value) Deprecated.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.