Uses of Interface
com.google.cloud.documentai.v1.GcsDocumentsOrBuilder
-
Packages that use GcsDocumentsOrBuilder Package Description com.google.cloud.documentai.v1 A client to Cloud Document AI API -
-
Uses of GcsDocumentsOrBuilder in com.google.cloud.documentai.v1
Classes in com.google.cloud.documentai.v1 that implement GcsDocumentsOrBuilder Modifier and Type Class Description classGcsDocumentsSpecifies a set of documents on Cloud Storage.static classGcsDocuments.BuilderSpecifies a set of documents on Cloud Storage.Methods in com.google.cloud.documentai.v1 that return GcsDocumentsOrBuilder Modifier and Type Method Description GcsDocumentsOrBuilderBatchDocumentsInputConfig.Builder. getGcsDocumentsOrBuilder()The set of documents individually specified on Cloud Storage.GcsDocumentsOrBuilderBatchDocumentsInputConfig. getGcsDocumentsOrBuilder()The set of documents individually specified on Cloud Storage.GcsDocumentsOrBuilderBatchDocumentsInputConfigOrBuilder. getGcsDocumentsOrBuilder()The set of documents individually specified on Cloud Storage.
-