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

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

Overview

The table chunk field in the chunk.

Instance Attribute Summary collapse

Instance Attribute Details

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

Returns Annotation of the table chunk field.

Returns:



1415
1416
1417
1418
# File 'proto_docs/google/cloud/documentai/v1/document.rb', line 1415

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