Cloud Vision V1p4beta1 API - Class Google::Cloud::Vision::V1p4beta1::TextAnnotation::DetectedBreak (v0.8.0)

Reference documentation and code samples for the Cloud Vision V1p4beta1 API class Google::Cloud::Vision::V1p4beta1::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::V1p4beta1::TextAnnotation::DetectedBreak::BreakType

#type=

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