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