[[["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 `Value` class in the Google Cloud Channel v1 API represents the data type and value of a parameter, and it implements several interfaces including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The `Value` class supports different data types including boolean, double, int64, string, and 'Any' proto values, each represented by distinct properties like `BoolValue`, `DoubleValue`, `Int64Value`, `StringValue`, and `ProtoValue`."],["The `KindCase` property indicates the specific type of value being stored within the `Value` instance, allowing for differentiation between the various data types it can represent."],["This page is the documentation for the `Value` class in the Google Cloud Channel V1 API and provides documentation for versions ranging from 1.0.0 to 2.14.0."]]],[]]