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