Uses of Enum
com.google.cloud.aiplatform.v1beta1.ModelMonitoringInput.DatasetCase
Packages that use ModelMonitoringInput.DatasetCase
-
Uses of ModelMonitoringInput.DatasetCase in com.google.cloud.aiplatform.v1beta1
Methods in com.google.cloud.aiplatform.v1beta1 that return ModelMonitoringInput.DatasetCaseModifier and TypeMethodDescriptionModelMonitoringInput.DatasetCase.forNumber(int value) ModelMonitoringInput.Builder.getDatasetCase()ModelMonitoringInput.getDatasetCase()ModelMonitoringInputOrBuilder.getDatasetCase()ModelMonitoringInput.DatasetCase.valueOf(int value) Deprecated.Returns the enum constant of this type with the specified name.static ModelMonitoringInput.DatasetCase[]ModelMonitoringInput.DatasetCase.values()Returns an array containing the constants of this enum type, in the order they are declared.