Uses of Interface
com.google.cloud.documentai.v1beta1.GcsDestinationOrBuilder
-
Packages that use GcsDestinationOrBuilder Package Description com.google.cloud.documentai.v1beta1 A client to Cloud Document AI API -
-
Uses of GcsDestinationOrBuilder in com.google.cloud.documentai.v1beta1
Classes in com.google.cloud.documentai.v1beta1 that implement GcsDestinationOrBuilder Modifier and Type Class Description class
GcsDestination
The Google Cloud Storage location where the output file will be written to.static class
GcsDestination.Builder
The Google Cloud Storage location where the output file will be written to.Methods in com.google.cloud.documentai.v1beta1 that return GcsDestinationOrBuilder Modifier and Type Method Description GcsDestinationOrBuilder
OutputConfig.Builder. getGcsDestinationOrBuilder()
The Google Cloud Storage location to write the output to.GcsDestinationOrBuilder
OutputConfig. getGcsDestinationOrBuilder()
The Google Cloud Storage location to write the output to.GcsDestinationOrBuilder
OutputConfigOrBuilder. getGcsDestinationOrBuilder()
The Google Cloud Storage location to write the output to.
-