Uses of Class
com.google.cloud.documentai.v1.GcsDocuments
-
Packages that use GcsDocuments Package Description com.google.cloud.documentai.v1 A client to Cloud Document AI API -
-
Uses of GcsDocuments in com.google.cloud.documentai.v1
Methods in com.google.cloud.documentai.v1 that return GcsDocuments Modifier and Type Method Description GcsDocumentsGcsDocuments.Builder. build()GcsDocumentsGcsDocuments.Builder. buildPartial()static GcsDocumentsGcsDocuments. getDefaultInstance()GcsDocumentsGcsDocuments.Builder. getDefaultInstanceForType()GcsDocumentsGcsDocuments. getDefaultInstanceForType()GcsDocumentsBatchDocumentsInputConfig.Builder. getGcsDocuments()The set of documents individually specified on Cloud Storage.GcsDocumentsBatchDocumentsInputConfig. getGcsDocuments()The set of documents individually specified on Cloud Storage.GcsDocumentsBatchDocumentsInputConfigOrBuilder. getGcsDocuments()The set of documents individually specified on Cloud Storage.static GcsDocumentsGcsDocuments. parseDelimitedFrom(InputStream input)static GcsDocumentsGcsDocuments. parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static GcsDocumentsGcsDocuments. parseFrom(byte[] data)static GcsDocumentsGcsDocuments. parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static GcsDocumentsGcsDocuments. parseFrom(com.google.protobuf.ByteString data)static GcsDocumentsGcsDocuments. parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static GcsDocumentsGcsDocuments. parseFrom(com.google.protobuf.CodedInputStream input)static GcsDocumentsGcsDocuments. parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static GcsDocumentsGcsDocuments. parseFrom(InputStream input)static GcsDocumentsGcsDocuments. parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static GcsDocumentsGcsDocuments. parseFrom(ByteBuffer data)static GcsDocumentsGcsDocuments. parseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)Methods in com.google.cloud.documentai.v1 that return types with arguments of type GcsDocuments Modifier and Type Method Description com.google.protobuf.Parser<GcsDocuments>GcsDocuments. getParserForType()static com.google.protobuf.Parser<GcsDocuments>GcsDocuments. parser()Methods in com.google.cloud.documentai.v1 with parameters of type GcsDocuments Modifier and Type Method Description GcsDocuments.BuilderGcsDocuments.Builder. mergeFrom(GcsDocuments other)BatchDocumentsInputConfig.BuilderBatchDocumentsInputConfig.Builder. mergeGcsDocuments(GcsDocuments value)The set of documents individually specified on Cloud Storage.static GcsDocuments.BuilderGcsDocuments. newBuilder(GcsDocuments prototype)BatchDocumentsInputConfig.BuilderBatchDocumentsInputConfig.Builder. setGcsDocuments(GcsDocuments value)The set of documents individually specified on Cloud Storage.
-