public sealed class GetTrialRequest : IMessage<GetTrialRequest>, IEquatable<GetTrialRequest>, IDeepCloneable<GetTrialRequest>, IBufferMessage, IMessage
Reference documentation and code samples for the Cloud AI Platform v1 API class GetTrialRequest.
Request message for [VizierService.GetTrial][google.cloud.aiplatform.v1.VizierService.GetTrial].
[[["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-20 UTC."],[[["\u003cp\u003eThis page provides documentation for the \u003ccode\u003eGetTrialRequest\u003c/code\u003e class within the Google Cloud AI Platform v1 API, specifically for .NET developers, covering versions from 1.0.0 up to the latest version 3.22.0.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eGetTrialRequest\u003c/code\u003e class is used to request a specific Trial from the Vizier Service, as indicated by its purpose and the associated \u003ccode\u003eVizierService.GetTrial\u003c/code\u003e method.\u003c/p\u003e\n"],["\u003cp\u003eThis class inherits from \u003ccode\u003eObject\u003c/code\u003e and 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 it to interact with the protocol buffer system and manage its own object state.\u003c/p\u003e\n"],["\u003cp\u003eIt contains properties \u003ccode\u003eName\u003c/code\u003e and \u003ccode\u003eTrialName\u003c/code\u003e, which are used to define the name of the trial resource being requested, with \u003ccode\u003eName\u003c/code\u003e being the formatted string and \u003ccode\u003eTrialName\u003c/code\u003e being a typed representation.\u003c/p\u003e\n"],["\u003cp\u003eThe provided documentation lists numerous versions of the \u003ccode\u003eGetTrialRequest\u003c/code\u003e, allowing users to find the documentation specific to their version and shows that the page covers a wide variety of versions of the class.\u003c/p\u003e\n"]]],[],null,[]]