[[["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 webpage details the `Value` class within the `Google.Cloud.Channel.V1` namespace, which is used to represent data types and values for parameters."],["The latest version of `Value` is accessible via the `2.14.0` link, with links to previous versions ranging from `2.13.0` down to `1.0.0` also being available."],["The `Value` class has properties to handle various data types, including boolean (`BoolValue`), double (`DoubleValue`), int64 (`Int64Value`), string (`StringValue`), and proto values (`ProtoValue`)."],["`Value` implements several interfaces, such as `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, indicating its role in message handling and data management."],["The `KindCase` property indicates the type of value currently held within the `Value` instance."]]],[]]