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 documentation provides reference information for the `WebDetection.Types.WebLabel` class within the Google Cloud Vision v1 API, specifically version 3.3.0."],["The `WebLabel` class is used to provide extra metadata for web detection and implements interfaces such as `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["Key properties of the `WebLabel` class include `Label` (for metadata) and `LanguageCode` (for the BCP-47 language code of the label)."],["The documentation also shows inheritance from the `Object` type and lists several inherited members like `GetHashCode()`, `GetType()`, and `ToString()`."],["The API offers various versions of the class, from 2.3.0 to the latest 3.7.0, along with the code samples and usage guidelines for each."]]],[]]