Uses of Enum
com.google.cloud.aiplatform.v1.ImportDataConfig.SourceCase
Packages that use ImportDataConfig.SourceCase
-
Uses of ImportDataConfig.SourceCase in com.google.cloud.aiplatform.v1
Methods in com.google.cloud.aiplatform.v1 that return ImportDataConfig.SourceCaseModifier and TypeMethodDescriptionstatic ImportDataConfig.SourceCaseImportDataConfig.SourceCase.forNumber(int value) ImportDataConfig.Builder.getSourceCase()ImportDataConfig.getSourceCase()ImportDataConfigOrBuilder.getSourceCase()static ImportDataConfig.SourceCaseImportDataConfig.SourceCase.valueOf(int value) Deprecated.static ImportDataConfig.SourceCaseReturns the enum constant of this type with the specified name.static ImportDataConfig.SourceCase[]ImportDataConfig.SourceCase.values()Returns an array containing the constants of this enum type, in the order they are declared.