Uses of Enum
com.google.cloud.aiplatform.v1.InputDataConfig.DestinationCase
Packages that use InputDataConfig.DestinationCase
-
Uses of InputDataConfig.DestinationCase in com.google.cloud.aiplatform.v1
Methods in com.google.cloud.aiplatform.v1 that return InputDataConfig.DestinationCaseModifier and TypeMethodDescriptionInputDataConfig.DestinationCase.forNumber(int value) InputDataConfig.Builder.getDestinationCase()InputDataConfig.getDestinationCase()InputDataConfigOrBuilder.getDestinationCase()InputDataConfig.DestinationCase.valueOf(int value) Deprecated.Returns the enum constant of this type with the specified name.static InputDataConfig.DestinationCase[]InputDataConfig.DestinationCase.values()Returns an array containing the constants of this enum type, in the order they are declared.