Uses of Interface
com.google.cloud.automl.v1.GcsDestinationOrBuilder
-
Packages that use GcsDestinationOrBuilder Package Description com.google.cloud.automl.v1 A client to Cloud AutoML API -
-
Uses of GcsDestinationOrBuilder in com.google.cloud.automl.v1
Classes in com.google.cloud.automl.v1 that implement GcsDestinationOrBuilder Modifier and Type Class Description class
GcsDestination
The Google Cloud Storage location where the output is to be written to.static class
GcsDestination.Builder
The Google Cloud Storage location where the output is to be written to.Methods in com.google.cloud.automl.v1 that return GcsDestinationOrBuilder Modifier and Type Method Description GcsDestinationOrBuilder
BatchPredictOutputConfig.Builder. getGcsDestinationOrBuilder()
Required.GcsDestinationOrBuilder
BatchPredictOutputConfig. getGcsDestinationOrBuilder()
Required.GcsDestinationOrBuilder
BatchPredictOutputConfigOrBuilder. getGcsDestinationOrBuilder()
Required.GcsDestinationOrBuilder
ModelExportOutputConfig.Builder. getGcsDestinationOrBuilder()
Required.GcsDestinationOrBuilder
ModelExportOutputConfig. getGcsDestinationOrBuilder()
Required.GcsDestinationOrBuilder
ModelExportOutputConfigOrBuilder. getGcsDestinationOrBuilder()
Required.GcsDestinationOrBuilder
OutputConfig.Builder. getGcsDestinationOrBuilder()
Required.GcsDestinationOrBuilder
OutputConfig. getGcsDestinationOrBuilder()
Required.GcsDestinationOrBuilder
OutputConfigOrBuilder. getGcsDestinationOrBuilder()
Required.
-