public sealed class WebLabel : IMessage<WebDetection.Types.WebLabel>, IEquatable<WebDetection.Types.WebLabel>, IDeepCloneable<WebDetection.Types.WebLabel>, IBufferMessage, IMessage
Reference documentation and code samples for the Google Cloud Vision v1 API class WebDetection.Types.WebLabel.
Label to provide extra metadata for the web detection.
[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Hard to understand","hardToUnderstand","thumb-down"],["Incorrect information or sample code","incorrectInformationOrSampleCode","thumb-down"],["Missing the information/samples I need","missingTheInformationSamplesINeed","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-03-21 UTC."],[[["This document provides reference documentation for the `WebDetection.Types.WebLabel` class within the Google Cloud Vision v1 API, detailing its usage and properties across multiple versions."],["The `WebLabel` class is designed to provide extra metadata for web detection, inheriting from `Object` and implementing several interfaces like `IMessage` and `IEquatable`."],["Key properties of the `WebLabel` class include `Label`, which holds the metadata label, and `LanguageCode`, specifying the BCP-47 language code of the label."],["The document outlines available versions of the `WebLabel` class, from version 2.3.0 up to the latest version 3.7.0."],["There are two constructors available for the `WebLabel` class, a default constructor, and one that takes another `WebDetection.Types.WebLabel` object."]]],[]]