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

Inherits:
Object
  • Object
show all
Defined in:
lib/google/cloud/vision/v1/doc/google/cloud/vision/v1/web_detection.rb

Overview

Label to provide extra metadata for the web detection.

Instance Attribute Summary collapse

Instance Attribute Details

#labelString

Returns Label for extra metadata.

Returns:

  • (String)

    Label for extra metadata.



95
# File 'lib/google/cloud/vision/v1/doc/google/cloud/vision/v1/web_detection.rb', line 95

class WebLabel; end

#language_codeString

Returns The BCP-47 language code for +label+, such as "en-US" or "sr-Latn". For more information, see http://www.unicode.org/reports/tr35/#Unicode_locale_identifier.

Returns:



95
# File 'lib/google/cloud/vision/v1/doc/google/cloud/vision/v1/web_detection.rb', line 95

class WebLabel; end