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