public sealed class AddTrialMeasurementRequest : IMessage<AddTrialMeasurementRequest>, IEquatable<AddTrialMeasurementRequest>, IDeepCloneable<AddTrialMeasurementRequest>, IBufferMessage, IMessage
Reference documentation and code samples for the Vertex AI v1beta1 API class AddTrialMeasurementRequest.
Request message for
[VizierService.AddTrialMeasurement][google.cloud.aiplatform.v1beta1.VizierService.AddTrialMeasurement].
[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Missing the information I need","missingTheInformationINeed","thumb-down"],["Too complicated / too many steps","tooComplicatedTooManySteps","thumb-down"],["Out of date","outOfDate","thumb-down"],["Samples / code issue","samplesCodeIssue","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-08-14 UTC."],[[["\u003cp\u003eThe \u003ccode\u003eAddTrialMeasurementRequest\u003c/code\u003e class is used to send a request to add a measurement to a trial in the Vertex AI v1beta1 API.\u003c/p\u003e\n"],["\u003cp\u003eThis class implements multiple interfaces, including \u003ccode\u003eIMessage\u003c/code\u003e, \u003ccode\u003eIEquatable\u003c/code\u003e, \u003ccode\u003eIDeepCloneable\u003c/code\u003e, and \u003ccode\u003eIBufferMessage\u003c/code\u003e, allowing for various functionalities like comparison and cloning.\u003c/p\u003e\n"],["\u003cp\u003eIt inherits from the \u003ccode\u003eobject\u003c/code\u003e class and includes methods like \u003ccode\u003eGetHashCode\u003c/code\u003e, \u003ccode\u003eGetType\u003c/code\u003e, and \u003ccode\u003eToString\u003c/code\u003e as inherited members.\u003c/p\u003e\n"],["\u003cp\u003eThe class has properties for \u003ccode\u003eMeasurement\u003c/code\u003e and \u003ccode\u003eTrialName\u003c/code\u003e, where \u003ccode\u003eMeasurement\u003c/code\u003e is the data to be added to a Trial, and \u003ccode\u003eTrialName\u003c/code\u003e is the identifier of the trial to add the measurement to, in the proper format.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eTrialNameAsTrialName\u003c/code\u003e is a property providing a typed view over the \u003ccode\u003eTrialName\u003c/code\u003e property to allow users to directly interact with the \u003ccode\u003eTrialName\u003c/code\u003e resource type.\u003c/p\u003e\n"]]],[],null,[]]