Reference documentation and code samples for the Document AI V1beta3 API class Google::Cloud::DocumentAI::V1beta3::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::V1beta3::GcsDocument>
    Returns
    
  - (::Array<::Google::Cloud::DocumentAI::V1beta3::GcsDocument>) — The list of documents.
#documents=
def documents=(value) -> ::Array<::Google::Cloud::DocumentAI::V1beta3::GcsDocument>
    Parameter
    
  - value (::Array<::Google::Cloud::DocumentAI::V1beta3::GcsDocument>) — The list of documents.
    Returns
    
- (::Array<::Google::Cloud::DocumentAI::V1beta3::GcsDocument>) — The list of documents.