Class: Google::Cloud::Vision::V1::TextAnnotation::TextProperty

Inherits:
Object
  • Object
show all
Extended by:
Protobuf::MessageExts::ClassMethods
Includes:
Protobuf::MessageExts
Defined in:
proto_docs/google/cloud/vision/v1/text_annotation.rb

Overview

Additional information detected on the structural component.

Instance Attribute Summary collapse

Instance Attribute Details

#detected_break::Google::Cloud::Vision::V1::TextAnnotation::DetectedBreak



97
98
99
100
# File 'proto_docs/google/cloud/vision/v1/text_annotation.rb', line 97

class TextProperty
  include ::Google::Protobuf::MessageExts
  extend ::Google::Protobuf::MessageExts::ClassMethods
end

#detected_languages::Array<::Google::Cloud::Vision::V1::TextAnnotation::DetectedLanguage>



97
98
99
100
# File 'proto_docs/google/cloud/vision/v1/text_annotation.rb', line 97

class TextProperty
  include ::Google::Protobuf::MessageExts
  extend ::Google::Protobuf::MessageExts::ClassMethods
end