[[["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-04-09 UTC."],[[["The `Measurement` class in the Cloud AI Platform v1beta1 API represents the evaluation metrics of a trial, obtained by executing the trial with suggested hyperparameter values."],["`Measurement` implements interfaces such as `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, providing functionalities for message manipulation, equality checking, deep cloning, and buffer management."],["The class includes properties like `ElapsedDuration`, representing the trial's running time, `Metrics`, which is a list of metrics obtained, and `StepCount`, indicating the training steps of the machine learning model."],["The `Measurement` class offers two constructors: a default constructor and one that takes another `Measurement` instance to copy its content."],["The class is contained within the `Google.Cloud.AIPlatform.V1Beta1` namespace, located in the `Google.Cloud.AIPlatform.V1Beta1.dll` assembly."]]],[]]