Reference documentation and code samples for the Document AI V1beta3 API class Google::Cloud::DocumentAI::V1beta3::Document::Annotations.
Represents the annotation of a block or a chunk.
Inherits
- Object
Extended By
- Google::Protobuf::MessageExts::ClassMethods
Includes
- Google::Protobuf::MessageExts
Methods
#description
def description() -> ::String
Returns
- (::String) — The description of the content with this annotation.
#description=
def description=(value) -> ::String
Parameter
- value (::String) — The description of the content with this annotation.
Returns
- (::String) — The description of the content with this annotation.