Reference documentation and code samples for the Document AI V1beta3 API class Google::Cloud::DocumentAI::V1beta3::Document::ChunkedDocument::Chunk::TableChunkField.
The table chunk field in the chunk.
Inherits
- Object
Extended By
- Google::Protobuf::MessageExts::ClassMethods
Includes
- Google::Protobuf::MessageExts
Methods
#annotations
def annotations() -> ::Google::Cloud::DocumentAI::V1beta3::Document::Annotations
Returns
- (::Google::Cloud::DocumentAI::V1beta3::Document::Annotations) — Annotation of the table chunk field.
#annotations=
def annotations=(value) -> ::Google::Cloud::DocumentAI::V1beta3::Document::Annotations
Parameter
- value (::Google::Cloud::DocumentAI::V1beta3::Document::Annotations) — Annotation of the table chunk field.
Returns
- (::Google::Cloud::DocumentAI::V1beta3::Document::Annotations) — Annotation of the table chunk field.