Document AI V1beta3 API - Class Google::Cloud::DocumentAI::V1beta3::Document::ChunkedDocument::Chunk::ChunkField (v0.43.0)

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

The chunk field in the chunk. A chunk field could be one of the various types (e.g. image, table) supported.

Inherits

  • Object

Extended By

  • Google::Protobuf::MessageExts::ClassMethods

Includes

  • Google::Protobuf::MessageExts

Methods

#image_chunk_field

def image_chunk_field() -> ::Google::Cloud::DocumentAI::V1beta3::Document::ChunkedDocument::Chunk::ImageChunkField
Returns

#image_chunk_field=

def image_chunk_field=(value) -> ::Google::Cloud::DocumentAI::V1beta3::Document::ChunkedDocument::Chunk::ImageChunkField
Parameter
Returns

#table_chunk_field

def table_chunk_field() -> ::Google::Cloud::DocumentAI::V1beta3::Document::ChunkedDocument::Chunk::TableChunkField
Returns

#table_chunk_field=

def table_chunk_field=(value) -> ::Google::Cloud::DocumentAI::V1beta3::Document::ChunkedDocument::Chunk::TableChunkField
Parameter
Returns