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