public sealed class WebDetection.Types.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-04-17 UTC."],[[["This documentation provides details for the `WebDetection.Types.WebLabel` class within the Google Cloud Vision v1 API, specifically for version 3.6.0."],["The `WebDetection.Types.WebLabel` class is used to provide extra metadata for web detection, as indicated by the label property."],["The class includes properties like `Label` (a string) and `LanguageCode` (a string using BCP-47 language code) to give further context to the metadata."],["This class implements several interfaces such as `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, among others, which provides different capabilities."],["There is a history of versioning for the `WebDetection.Types.WebLabel` class ranging from 2.3.0 to 3.7.0 (latest), with 3.6.0 being the current focus of the document."]]],[]]