Reference documentation and code samples for the Document AI V1 API class Google::Cloud::DocumentAI::V1::GcsDocuments.
Specifies a set of documents on Cloud Storage.
Inherits
- Object
Extended By
- Google::Protobuf::MessageExts::ClassMethods
Includes
- Google::Protobuf::MessageExts
Methods
#documents
def documents() -> ::Array<::Google::Cloud::DocumentAI::V1::GcsDocument>
Returns
- (::Array<::Google::Cloud::DocumentAI::V1::GcsDocument>) — The list of documents.
#documents=
def documents=(value) -> ::Array<::Google::Cloud::DocumentAI::V1::GcsDocument>
Parameter
- value (::Array<::Google::Cloud::DocumentAI::V1::GcsDocument>) — The list of documents.
Returns
- (::Array<::Google::Cloud::DocumentAI::V1::GcsDocument>) — The list of documents.