Class: Google::Cloud::DocumentAI::V1beta3::Document::ChunkedDocument::Chunk::TableChunkField

Inherits:
Object
  • Object
show all
Extended by:
Protobuf::MessageExts::ClassMethods
Includes:
Protobuf::MessageExts
Defined in:
proto_docs/google/cloud/documentai/v1beta3/document.rb

Overview

The table chunk field in the chunk.

Instance Attribute Summary collapse

Instance Attribute Details

#annotations::Google::Cloud::DocumentAI::V1beta3::Document::Annotations

Returns Annotation of the table chunk field.

Returns:



1374
1375
1376
1377
# File 'proto_docs/google/cloud/documentai/v1beta3/document.rb', line 1374

class TableChunkField
  include ::Google::Protobuf::MessageExts
  extend ::Google::Protobuf::MessageExts::ClassMethods
end