public sealed class KeyValue : IMessage<Product.Types.KeyValue>, IEquatable<Product.Types.KeyValue>, IDeepCloneable<Product.Types.KeyValue>, IBufferMessage, IMessage
Reference documentation and code samples for the Google Cloud Vision v1 API class Product.Types.KeyValue.
[[["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 webpage provides documentation for the `Product.Types.KeyValue` class within the Google Cloud Vision v1 API, specifically for version 3.3.0."],["`Product.Types.KeyValue` is a class that represents a product label as a key-value pair and is accessible in the `Google.Cloud.Vision.V1` namespace."],["The `KeyValue` class implements multiple interfaces, including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The class includes two main properties, `Key` and `Value`, both of which are strings and cannot be empty or exceed 128 bytes in length, representing the key and the value of a label attached to a product."],["The webpage also lists older versions, from 2.3.0 to 3.6.0, as well as the latest version 3.7.0 of the `Product.Types.KeyValue` documentation."]]],[]]