[[["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 documentation details the `Measurement` class within the Vertex AI v1beta1 API, which is crucial for representing the metrics obtained from executing a Trial with specific hyperparameter values."],["The `Measurement` class, inheriting from `object` and implementing several interfaces like `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, is defined within the `Google.Cloud.AIPlatform.V1Beta1` namespace."],["The class includes constructors for creating a new `Measurement` instance or cloning an existing one, along with properties like `ElapsedDuration`, `Metrics`, and `StepCount`, which provide data on the trial's runtime, evaluation results, and training progress, respectively."],["The `Metrics` property, of type `RepeatedField\u003cMeasurement.Types.Metric\u003e`, is a list of the evaluated objective functions."],["The latest version of this API is 1.0.0-beta21."]]],[]]