[[["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 AI Platform v1 API, detailing its properties, constructors, and implementation of various interfaces."],["The `Value` class, part of the `Google.Cloud.AIPlatform.V1` namespace, can represent values as either a double, an integer, or a string through its `DoubleValue`, `IntValue`, and `StringValue` properties respectively."],["The webpage lists numerous versions of the API, ranging from version 1.0.0 up to the latest version 3.22.0, with each version linking to its specific documentation for the `Value` class."],["The `Value` class inherits from the base `Object` class and implements several interfaces, including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, allowing it to represent data values in various contexts."],["There are two constructors available for the `Value` class: a parameterless constructor to instantiate a new empty instance, and a constructor that takes another `Value` instance as a parameter to copy its values."]]],[]]