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 class
GcsSource
The Google Cloud Storage location for the input content.static class
GcsSource.Builder
The Google Cloud Storage location for the input content.Methods in com.google.cloud.automl.v1 that return GcsSourceOrBuilder Modifier and Type Method Description GcsSourceOrBuilder
BatchPredictInputConfig.Builder. getGcsSourceOrBuilder()
Required.GcsSourceOrBuilder
BatchPredictInputConfig. getGcsSourceOrBuilder()
Required.GcsSourceOrBuilder
BatchPredictInputConfigOrBuilder. getGcsSourceOrBuilder()
Required.GcsSourceOrBuilder
DocumentInputConfig.Builder. getGcsSourceOrBuilder()
The Google Cloud Storage location of the document file.GcsSourceOrBuilder
DocumentInputConfig. getGcsSourceOrBuilder()
The Google Cloud Storage location of the document file.GcsSourceOrBuilder
DocumentInputConfigOrBuilder. getGcsSourceOrBuilder()
The Google Cloud Storage location of the document file.GcsSourceOrBuilder
InputConfig.Builder. getGcsSourceOrBuilder()
The Google Cloud Storage location for the input content.GcsSourceOrBuilder
InputConfig. getGcsSourceOrBuilder()
The Google Cloud Storage location for the input content.GcsSourceOrBuilder
InputConfigOrBuilder. getGcsSourceOrBuilder()
The Google Cloud Storage location for the input content.
-