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 classImportDataConfigDescribes 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 classImportDataConfig.BuilderDescribes 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 ImportDataConfigOrBuilderImportDataRequest.Builder. getImportConfigsOrBuilder(int index)Required.ImportDataConfigOrBuilderImportDataRequest. getImportConfigsOrBuilder(int index)Required.ImportDataConfigOrBuilderImportDataRequestOrBuilder. 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.
-