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 classGcsDestinationThe Google Cloud Storage location where the output is to be written to.static classGcsDestination.BuilderThe 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 GcsDestinationOrBuilderBatchPredictOutputConfig.Builder. getGcsDestinationOrBuilder()Required.GcsDestinationOrBuilderBatchPredictOutputConfig. getGcsDestinationOrBuilder()Required.GcsDestinationOrBuilderBatchPredictOutputConfigOrBuilder. getGcsDestinationOrBuilder()Required.GcsDestinationOrBuilderModelExportOutputConfig.Builder. getGcsDestinationOrBuilder()Required.GcsDestinationOrBuilderModelExportOutputConfig. getGcsDestinationOrBuilder()Required.GcsDestinationOrBuilderModelExportOutputConfigOrBuilder. getGcsDestinationOrBuilder()Required.GcsDestinationOrBuilderOutputConfig.Builder. getGcsDestinationOrBuilder()Required.GcsDestinationOrBuilderOutputConfig. getGcsDestinationOrBuilder()Required.GcsDestinationOrBuilderOutputConfigOrBuilder. getGcsDestinationOrBuilder()Required.
-