Uses of Enum
com.google.cloud.aiplatform.v1.DeleteFeatureValuesRequest.DeleteOptionCase
Packages that use DeleteFeatureValuesRequest.DeleteOptionCase
-
Uses of DeleteFeatureValuesRequest.DeleteOptionCase in com.google.cloud.aiplatform.v1
Methods in com.google.cloud.aiplatform.v1 that return DeleteFeatureValuesRequest.DeleteOptionCaseModifier and TypeMethodDescriptionDeleteFeatureValuesRequest.DeleteOptionCase.forNumber(int value) DeleteFeatureValuesRequest.Builder.getDeleteOptionCase()DeleteFeatureValuesRequest.getDeleteOptionCase()DeleteFeatureValuesRequestOrBuilder.getDeleteOptionCase()DeleteFeatureValuesRequest.DeleteOptionCase.valueOf(int value) Deprecated.Returns the enum constant of this type with the specified name.DeleteFeatureValuesRequest.DeleteOptionCase.values()Returns an array containing the constants of this enum type, in the order they are declared.