public sealed class Product.Types.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."],[[["This document provides reference documentation for the `Product.Types.KeyValue` class within the Google Cloud Vision v1 API."],["`Product.Types.KeyValue` represents a product label as a key-value pair, and it implements interfaces like `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The class has a constructor that takes no arguments and a constructor that takes another `Product.Types.KeyValue` instance as an argument."],["It includes properties for `Key` and `Value`, both of which are strings and represent the key and value of the product label, with restrictions on emptiness and length."],["The API has versions ranging from 2.3.0 to 3.7.0, with 3.7.0 as the latest release."]]],[]]