Uses of Interface
com.google.cloud.automl.v1.GcsSourceOrBuilder
-
Packages that use GcsSourceOrBuilder Package Description com.google.cloud.automl.v1 A client to Cloud AutoML API -
-
Uses of GcsSourceOrBuilder in com.google.cloud.automl.v1
Classes in com.google.cloud.automl.v1 that implement GcsSourceOrBuilder Modifier and Type Class Description classGcsSourceThe Google Cloud Storage location for the input content.static classGcsSource.BuilderThe Google Cloud Storage location for the input content.Methods in com.google.cloud.automl.v1 that return GcsSourceOrBuilder Modifier and Type Method Description GcsSourceOrBuilderBatchPredictInputConfig.Builder. getGcsSourceOrBuilder()Required.GcsSourceOrBuilderBatchPredictInputConfig. getGcsSourceOrBuilder()Required.GcsSourceOrBuilderBatchPredictInputConfigOrBuilder. getGcsSourceOrBuilder()Required.GcsSourceOrBuilderDocumentInputConfig.Builder. getGcsSourceOrBuilder()The Google Cloud Storage location of the document file.GcsSourceOrBuilderDocumentInputConfig. getGcsSourceOrBuilder()The Google Cloud Storage location of the document file.GcsSourceOrBuilderDocumentInputConfigOrBuilder. getGcsSourceOrBuilder()The Google Cloud Storage location of the document file.GcsSourceOrBuilderInputConfig.Builder. getGcsSourceOrBuilder()The Google Cloud Storage location for the input content.GcsSourceOrBuilderInputConfig. getGcsSourceOrBuilder()The Google Cloud Storage location for the input content.GcsSourceOrBuilderInputConfigOrBuilder. getGcsSourceOrBuilder()The Google Cloud Storage location for the input content.
-