Cloud Vision V1 API - Class Google::Cloud::Vision::V1::TextAnnotation::DetectedBreak (v0.6.4)

Reference documentation and code samples for the Cloud Vision V1 API class Google::Cloud::Vision::V1::TextAnnotation::DetectedBreak.

Detected start or end of a structural component.

Inherits

  • Object

Extended By

  • Google::Protobuf::MessageExts::ClassMethods

Includes

  • Google::Protobuf::MessageExts

Methods

#is_prefix

def is_prefix() -> ::Boolean
Returns
  • (::Boolean) — True if break prepends the element.

#is_prefix=

def is_prefix=(value) -> ::Boolean
Parameter
  • value (::Boolean) — True if break prepends the element.
Returns
  • (::Boolean) — True if break prepends the element.

#type

def type() -> ::Google::Cloud::Vision::V1::TextAnnotation::DetectedBreak::BreakType

#type=

def type=(value) -> ::Google::Cloud::Vision::V1::TextAnnotation::DetectedBreak::BreakType