Reference documentation and code samples for the Document AI V1 API class Google::Cloud::DocumentAI::V1::Document::Page::Token::DetectedBreak.
Detected break at the end of a Token.
Inherits
- Object
Extended By
- Google::Protobuf::MessageExts::ClassMethods
Includes
- Google::Protobuf::MessageExts
Methods
#type
def type() -> ::Google::Cloud::DocumentAI::V1::Document::Page::Token::DetectedBreak::Type
Returns
- (::Google::Cloud::DocumentAI::V1::Document::Page::Token::DetectedBreak::Type) — Detected break type.
#type=
def type=(value) -> ::Google::Cloud::DocumentAI::V1::Document::Page::Token::DetectedBreak::Type
Parameter
- value (::Google::Cloud::DocumentAI::V1::Document::Page::Token::DetectedBreak::Type) — Detected break type.
Returns
- (::Google::Cloud::DocumentAI::V1::Document::Page::Token::DetectedBreak::Type) — Detected break type.