Uses of Interface
com.google.cloud.aiplatform.v1beta1.ImportDataConfigOrBuilder
-
Packages that use ImportDataConfigOrBuilder Package Description com.google.cloud.aiplatform.v1beta1 A client to Vertex AI API -
-
Uses of ImportDataConfigOrBuilder in com.google.cloud.aiplatform.v1beta1
Classes in com.google.cloud.aiplatform.v1beta1 that implement ImportDataConfigOrBuilder Modifier and Type Class Description class
ImportDataConfig
Describes the location from where we import data into a Dataset, together with the labels that will be applied to the DataItems and the Annotations.static class
ImportDataConfig.Builder
Describes the location from where we import data into a Dataset, together with the labels that will be applied to the DataItems and the Annotations.Methods in com.google.cloud.aiplatform.v1beta1 that return ImportDataConfigOrBuilder Modifier and Type Method Description ImportDataConfigOrBuilder
ImportDataRequest.Builder. getImportConfigsOrBuilder(int index)
Required.ImportDataConfigOrBuilder
ImportDataRequest. getImportConfigsOrBuilder(int index)
Required.ImportDataConfigOrBuilder
ImportDataRequestOrBuilder. getImportConfigsOrBuilder(int index)
Required.Methods in com.google.cloud.aiplatform.v1beta1 that return types with arguments of type ImportDataConfigOrBuilder Modifier and Type Method Description List<? extends ImportDataConfigOrBuilder>
ImportDataRequest.Builder. getImportConfigsOrBuilderList()
Required.List<? extends ImportDataConfigOrBuilder>
ImportDataRequest. getImportConfigsOrBuilderList()
Required.List<? extends ImportDataConfigOrBuilder>
ImportDataRequestOrBuilder. getImportConfigsOrBuilderList()
Required.
-