Uses of Interface
com.google.cloud.documentai.v1.GcsDocumentOrBuilder
-
Packages that use GcsDocumentOrBuilder Package Description com.google.cloud.documentai.v1 A client to Cloud Document AI API -
-
Uses of GcsDocumentOrBuilder in com.google.cloud.documentai.v1
Classes in com.google.cloud.documentai.v1 that implement GcsDocumentOrBuilder Modifier and Type Class Description classGcsDocumentSpecifies a document stored on Cloud Storage.static classGcsDocument.BuilderSpecifies a document stored on Cloud Storage.Methods in com.google.cloud.documentai.v1 that return GcsDocumentOrBuilder Modifier and Type Method Description GcsDocumentOrBuilderGcsDocuments.Builder. getDocumentsOrBuilder(int index)The list of documents.GcsDocumentOrBuilderGcsDocuments. getDocumentsOrBuilder(int index)The list of documents.GcsDocumentOrBuilderGcsDocumentsOrBuilder. getDocumentsOrBuilder(int index)The list of documents.GcsDocumentOrBuilderProcessRequest.Builder. getGcsDocumentOrBuilder()A raw document on Google Cloud Storage.GcsDocumentOrBuilderProcessRequest. getGcsDocumentOrBuilder()A raw document on Google Cloud Storage.GcsDocumentOrBuilderProcessRequestOrBuilder. getGcsDocumentOrBuilder()A raw document on Google Cloud Storage.Methods in com.google.cloud.documentai.v1 that return types with arguments of type GcsDocumentOrBuilder Modifier and Type Method Description List<? extends GcsDocumentOrBuilder>GcsDocuments.Builder. getDocumentsOrBuilderList()The list of documents.List<? extends GcsDocumentOrBuilder>GcsDocuments. getDocumentsOrBuilderList()The list of documents.List<? extends GcsDocumentOrBuilder>GcsDocumentsOrBuilder. getDocumentsOrBuilderList()The list of documents.
-