Class: Google::Cloud::Vision::V1::WebDetection::WebLabel

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

Overview

Label to provide extra metadata for the web detection.

Instance Attribute Summary collapse

Instance Attribute Details

#label::String



113
114
115
116
# File 'proto_docs/google/cloud/vision/v1/web_detection.rb', line 113

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

#language_code::String



113
114
115
116
# File 'proto_docs/google/cloud/vision/v1/web_detection.rb', line 113

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