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-03-21 UTC."],[[["The latest version available for the Google Cloud Vision v1 API class `Product.Types.KeyValue` is version 3.7.0, with multiple prior versions also available, going all the way back to version 2.3.0."],["`Product.Types.KeyValue` represents a product label as a key-value pair, which is part of the Google Cloud Vision v1 API."],["This class implements multiple interfaces including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["`Product.Types.KeyValue` has two string properties, `Key` and `Value`, both of which are required to be non-empty and must not exceed 128 bytes in length."],["The `KeyValue` class also has two constructor overloads, one default and one that takes in `Product.Types.KeyValue` as a parameter."]]],[]]