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 class
GcsDocuments
Specifies a set of documents on Cloud Storage.static class
GcsDocuments.Builder
Specifies a set of documents on Cloud Storage.Methods in com.google.cloud.documentai.v1 that return GcsDocumentsOrBuilder Modifier and Type Method Description GcsDocumentsOrBuilder
BatchDocumentsInputConfig.Builder. getGcsDocumentsOrBuilder()
The set of documents individually specified on Cloud Storage.GcsDocumentsOrBuilder
BatchDocumentsInputConfig. getGcsDocumentsOrBuilder()
The set of documents individually specified on Cloud Storage.GcsDocumentsOrBuilder
BatchDocumentsInputConfigOrBuilder. getGcsDocumentsOrBuilder()
The set of documents individually specified on Cloud Storage.
-