Uses of Interface
com.google.cloud.documentai.v1beta1.GcsSourceOrBuilder
-
Packages that use GcsSourceOrBuilder Package Description com.google.cloud.documentai.v1beta1 A client to Cloud Document AI API -
-
Uses of GcsSourceOrBuilder in com.google.cloud.documentai.v1beta1
Classes in com.google.cloud.documentai.v1beta1 that implement GcsSourceOrBuilder Modifier and Type Class Description classGcsSourceThe Google Cloud Storage location where the input file will be read from.static classGcsSource.BuilderThe Google Cloud Storage location where the input file will be read from.Methods in com.google.cloud.documentai.v1beta1 that return GcsSourceOrBuilder Modifier and Type Method Description GcsSourceOrBuilderInputConfig.Builder. getGcsSourceOrBuilder()The Google Cloud Storage location to read the input from.GcsSourceOrBuilderInputConfig. getGcsSourceOrBuilder()The Google Cloud Storage location to read the input from.GcsSourceOrBuilderInputConfigOrBuilder. getGcsSourceOrBuilder()The Google Cloud Storage location to read the input from.
-