Uses of Enum
com.google.cloud.aiplatform.v1.ExportFeatureValuesRequest.ModeCase
Packages that use ExportFeatureValuesRequest.ModeCase
-
Uses of ExportFeatureValuesRequest.ModeCase in com.google.cloud.aiplatform.v1
Methods in com.google.cloud.aiplatform.v1 that return ExportFeatureValuesRequest.ModeCaseModifier and TypeMethodDescriptionExportFeatureValuesRequest.ModeCase.forNumber(int value) ExportFeatureValuesRequest.Builder.getModeCase()ExportFeatureValuesRequest.getModeCase()ExportFeatureValuesRequestOrBuilder.getModeCase()ExportFeatureValuesRequest.ModeCase.valueOf(int value) Deprecated.Returns the enum constant of this type with the specified name.static ExportFeatureValuesRequest.ModeCase[]ExportFeatureValuesRequest.ModeCase.values()Returns an array containing the constants of this enum type, in the order they are declared.