[[["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 provides documentation for the `Value` class within the `Google.Cloud.Channel.V1` namespace, spanning versions from 1.0.0 to 2.14.0."],["The `Value` class is used to represent the data type and value of a parameter, implementing several interfaces like `IMessage`, `IEquatable`, `IDeepCloneable`, `IBufferMessage`."],["The class can be instantiated through a parameterless constructor `Value()` or by using a `Value(Value other)` constructor."],["The class has properties like `DoubleValue`, `Int64Value`, `KindCase`, `ProtoValue`, and `StringValue` to hold various data types, with `KindCase` indicating the active type."],["The `Value` class inherits from `Object` and includes methods like `GetHashCode`, `GetType`, `MemberwiseClone`, and `ToString`."]]],[]]