Uses of Enum
com.google.cloud.aiplatform.v1beta1.ModelMonitoringStatsDataPoint.TypedValue.ValueCase
Packages that use ModelMonitoringStatsDataPoint.TypedValue.ValueCase
-
Uses of ModelMonitoringStatsDataPoint.TypedValue.ValueCase in com.google.cloud.aiplatform.v1beta1
Methods in com.google.cloud.aiplatform.v1beta1 that return ModelMonitoringStatsDataPoint.TypedValue.ValueCaseModifier and TypeMethodDescriptionModelMonitoringStatsDataPoint.TypedValue.ValueCase.forNumber(int value) ModelMonitoringStatsDataPoint.TypedValue.Builder.getValueCase()ModelMonitoringStatsDataPoint.TypedValue.getValueCase()ModelMonitoringStatsDataPoint.TypedValueOrBuilder.getValueCase()ModelMonitoringStatsDataPoint.TypedValue.ValueCase.valueOf(int value) Deprecated.Returns the enum constant of this type with the specified name.ModelMonitoringStatsDataPoint.TypedValue.ValueCase.values()Returns an array containing the constants of this enum type, in the order they are declared.