Uses of Enum
com.google.cloud.aiplatform.v1.DeleteFeatureValuesResponse.ResponseCase
Packages that use DeleteFeatureValuesResponse.ResponseCase
-
Uses of DeleteFeatureValuesResponse.ResponseCase in com.google.cloud.aiplatform.v1
Methods in com.google.cloud.aiplatform.v1 that return DeleteFeatureValuesResponse.ResponseCaseModifier and TypeMethodDescriptionDeleteFeatureValuesResponse.ResponseCase.forNumber(int value) DeleteFeatureValuesResponse.Builder.getResponseCase()DeleteFeatureValuesResponse.getResponseCase()DeleteFeatureValuesResponseOrBuilder.getResponseCase()DeleteFeatureValuesResponse.ResponseCase.valueOf(int value) Deprecated.Returns the enum constant of this type with the specified name.DeleteFeatureValuesResponse.ResponseCase.values()Returns an array containing the constants of this enum type, in the order they are declared.