[[["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-08-04 UTC."],[[["This webpage provides reference documentation for the `Scalar` class within the Google Cloud AI Platform v1 API, specifically for the .NET environment, covering versions from 1.0.0 up to the latest version 3.22.0."],["The `Scalar` class represents a single data point on a scalar metric plot, and it implements several interfaces including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The core functionality of the `Scalar` class is defined by its `Value` property, which stores a double-precision floating-point number representing the point's value."],["The `Scalar` class has two constructors, a default one `Scalar()`, and one that makes a copy of the contents `Scalar(Scalar other)`, which can be used to create a new instance from an existing `Scalar` object."],["The provided content lists the versions history of the google cloud AI Platform v1, going back to version 1.0.0, and going to the latest version 3.22.0."]]],[]]