Uses of Interface
com.google.cloud.aiplatform.v1.ExportDataConfigOrBuilder
-
Packages that use ExportDataConfigOrBuilder Package Description com.google.cloud.aiplatform.v1 A client to Vertex AI API -
-
Uses of ExportDataConfigOrBuilder in com.google.cloud.aiplatform.v1
Classes in com.google.cloud.aiplatform.v1 that implement ExportDataConfigOrBuilder Modifier and Type Class Description classExportDataConfigDescribes what part of the Dataset is to be exported, the destination of the export and how to export.static classExportDataConfig.BuilderDescribes what part of the Dataset is to be exported, the destination of the export and how to export.Methods in com.google.cloud.aiplatform.v1 that return ExportDataConfigOrBuilder Modifier and Type Method Description ExportDataConfigOrBuilderExportDataRequest.Builder. getExportConfigOrBuilder()Required.ExportDataConfigOrBuilderExportDataRequest. getExportConfigOrBuilder()Required.ExportDataConfigOrBuilderExportDataRequestOrBuilder. getExportConfigOrBuilder()Required.
-