public sealed class GetNasTrialDetailRequest : IMessage<GetNasTrialDetailRequest>, IEquatable<GetNasTrialDetailRequest>, IDeepCloneable<GetNasTrialDetailRequest>, IBufferMessage, IMessage
Reference documentation and code samples for the Vertex AI v1beta1 API class GetNasTrialDetailRequest.
Request message for
[JobService.GetNasTrialDetail][google.cloud.aiplatform.v1beta1.JobService.GetNasTrialDetail].
Required. The name of the NasTrialDetail resource.
Format:
projects/{project}/locations/{location}/nasJobs/{nas_job}/nasTrialDetails/{nas_trial_detail}
[[["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-08-14 UTC."],[[["\u003cp\u003eThis documentation is for the \u003ccode\u003eGetNasTrialDetailRequest\u003c/code\u003e class within the Vertex AI v1beta1 API, specifically found in the \u003ccode\u003eGoogle.Cloud.AIPlatform.V1Beta1\u003c/code\u003e namespace.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eGetNasTrialDetailRequest\u003c/code\u003e class is used to send a request to the \u003ccode\u003eJobService.GetNasTrialDetail\u003c/code\u003e method, as part of a broader service within Google Cloud's AI Platform.\u003c/p\u003e\n"],["\u003cp\u003eIt inherits from the \u003ccode\u003eobject\u003c/code\u003e class and implements interfaces such as \u003ccode\u003eIMessage\u003c/code\u003e, \u003ccode\u003eIEquatable\u003c/code\u003e, \u003ccode\u003eIDeepCloneable\u003c/code\u003e, and \u003ccode\u003eIBufferMessage\u003c/code\u003e, enabling operations like message handling and deep cloning.\u003c/p\u003e\n"],["\u003cp\u003eThe class has two constructors, a default one and one that accepts another \u003ccode\u003eGetNasTrialDetailRequest\u003c/code\u003e object, allowing for object copying.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eGetNasTrialDetailRequest\u003c/code\u003e class includes two properties: \u003ccode\u003eName\u003c/code\u003e which is a string representing the name of the \u003ccode\u003eNasTrialDetail\u003c/code\u003e resource, and \u003ccode\u003eNasTrialDetailName\u003c/code\u003e which provides a typed view of the \u003ccode\u003eName\u003c/code\u003e property.\u003c/p\u003e\n"]]],[],null,[]]