Document AI V1beta3 API - Class Google::Cloud::DocumentAI::V1beta3::Document::ChunkedDocument (v0.35.0)

Reference documentation and code samples for the Document AI V1beta3 API class Google::Cloud::DocumentAI::V1beta3::Document::ChunkedDocument.

Represents the chunks that the document is divided into.

Inherits

  • Object

Extended By

  • Google::Protobuf::MessageExts::ClassMethods

Includes

  • Google::Protobuf::MessageExts

Methods

#chunks

def chunks() -> ::Array<::Google::Cloud::DocumentAI::V1beta3::Document::ChunkedDocument::Chunk>

#chunks=

def chunks=(value) -> ::Array<::Google::Cloud::DocumentAI::V1beta3::Document::ChunkedDocument::Chunk>
Parameter