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"]],[["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-10 UTC."],[[["This page provides reference documentation for the `GetTrialRequest` class within the Google Cloud AI Platform v1 API, specifically for .NET."],["The latest version documented is 3.22.0, but there are numerous prior versions available, ranging from 1.0.0 up to 3.22.0."],["`GetTrialRequest` is a message class used to request a specific trial from the Vizier Service, in which the format is described in the documentation."],["The `GetTrialRequest` class includes properties such as `Name` (a string) and `TrialName` which is a TrialName-typed view over the Name resource property."],["This page has inheritance information as well as the implementations of the class being [IMessage](https://cloud.google.com/dotnet/docs/reference/Google.Protobuf/latest/Google.Protobuf.IMessage-1.html)[GetTrialRequest](/dotnet/docs/reference/Google.Cloud.AIPlatform.V1/3.1.0/Google.Cloud.AIPlatform.V1.GetTrialRequest), [IEquatable](https://learn.microsoft.com/dotnet/api/system.iequatable-1)[GetTrialRequest](/dotnet/docs/reference/Google.Cloud.AIPlatform.V1/3.1.0/Google.Cloud.AIPlatform.V1.GetTrialRequest), [IDeepCloneable](https://cloud.google.com/dotnet/docs/reference/Google.Protobuf/latest/Google.Protobuf.IDeepCloneable-1.html)[GetTrialRequest](/dotnet/docs/reference/Google.Cloud.AIPlatform.V1/3.1.0/Google.Cloud.AIPlatform.V1.GetTrialRequest), [IBufferMessage](https://cloud.google.com/dotnet/docs/reference/Google.Protobuf/latest/Google.Protobuf.IBufferMessage.html), [IMessage](https://cloud.google.com/dotnet/docs/reference/Google.Protobuf/latest/Google.Protobuf.IMessage.html) ."]]],[]]