Uses of Class
com.google.cloud.aiplatform.v1.DeleteFeatureValuesRequest.DeleteOptionCase
-
Packages that use DeleteFeatureValuesRequest.DeleteOptionCase Package Description com.google.cloud.aiplatform.v1 A client to Vertex AI API -
-
Uses of DeleteFeatureValuesRequest.DeleteOptionCase in com.google.cloud.aiplatform.v1
Methods in com.google.cloud.aiplatform.v1 that return DeleteFeatureValuesRequest.DeleteOptionCase Modifier and Type Method Description static DeleteFeatureValuesRequest.DeleteOptionCaseDeleteFeatureValuesRequest.DeleteOptionCase. forNumber(int value)DeleteFeatureValuesRequest.DeleteOptionCaseDeleteFeatureValuesRequest.Builder. getDeleteOptionCase()DeleteFeatureValuesRequest.DeleteOptionCaseDeleteFeatureValuesRequest. getDeleteOptionCase()DeleteFeatureValuesRequest.DeleteOptionCaseDeleteFeatureValuesRequestOrBuilder. getDeleteOptionCase()static DeleteFeatureValuesRequest.DeleteOptionCaseDeleteFeatureValuesRequest.DeleteOptionCase. valueOf(int value)Deprecated.static DeleteFeatureValuesRequest.DeleteOptionCaseDeleteFeatureValuesRequest.DeleteOptionCase. valueOf(String name)Returns the enum constant of this type with the specified name.static DeleteFeatureValuesRequest.DeleteOptionCase[]DeleteFeatureValuesRequest.DeleteOptionCase. values()Returns an array containing the constants of this enum type, in the order they are declared.
-