The train NasTrial corresponding to
[search_trial][google.cloud.aiplatform.v1beta1.NasTrialDetail.search_trial].
Only populated if
[search_trial][google.cloud.aiplatform.v1beta1.NasTrialDetail.search_trial]
is used for training.
[[["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\u003eThis documentation details the \u003ccode\u003eNasTrialDetail\u003c/code\u003e class, part of the Vertex AI v1beta1 API within the \u003ccode\u003eGoogle.Cloud.AIPlatform.V1Beta1\u003c/code\u003e namespace, and is available in the \u003ccode\u003eGoogle.Cloud.AIPlatform.V1Beta1.dll\u003c/code\u003e assembly.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eNasTrialDetail\u003c/code\u003e class represents specific details of a NasTrial, potentially including an associated train NasTrial if one exists.\u003c/p\u003e\n"],["\u003cp\u003eKey properties of \u003ccode\u003eNasTrialDetail\u003c/code\u003e include \u003ccode\u003eName\u003c/code\u003e, \u003ccode\u003eNasTrialDetailName\u003c/code\u003e, \u003ccode\u003eParameters\u003c/code\u003e, \u003ccode\u003eSearchTrial\u003c/code\u003e, and \u003ccode\u003eTrainTrial\u003c/code\u003e, which describe the resource name, typed view over the resource name, parameters, requested search NasTrial, and the associated train NasTrial respectively.\u003c/p\u003e\n"],["\u003cp\u003eThe class inherits from \u003ccode\u003eobject\u003c/code\u003e and implements interfaces like \u003ccode\u003eIMessage\u003c/code\u003e, \u003ccode\u003eIEquatable\u003c/code\u003e, \u003ccode\u003eIDeepCloneable\u003c/code\u003e, and \u003ccode\u003eIBufferMessage\u003c/code\u003e, providing functionalities for message handling, comparison, deep cloning, and buffer management.\u003c/p\u003e\n"],["\u003cp\u003eThe most current version of the class is \u003ccode\u003e1.0.0-beta21\u003c/code\u003e, with a previous version of \u003ccode\u003e1.0.0-beta20\u003c/code\u003e also available.\u003c/p\u003e\n"]]],[],null,["# Vertex AI v1beta1 API - Class NasTrialDetail (1.0.0-beta47)\n\nVersion latestkeyboard_arrow_down\n\n- [1.0.0-beta47 (latest)](/dotnet/docs/reference/Google.Cloud.AIPlatform.V1Beta1/latest/Google.Cloud.AIPlatform.V1Beta1.NasTrialDetail)\n- [1.0.0-beta46](/dotnet/docs/reference/Google.Cloud.AIPlatform.V1Beta1/1.0.0-beta46/Google.Cloud.AIPlatform.V1Beta1.NasTrialDetail) \n\n public sealed class NasTrialDetail : IMessage\u003cNasTrialDetail\u003e, IEquatable\u003cNasTrialDetail\u003e, IDeepCloneable\u003cNasTrialDetail\u003e, IBufferMessage, IMessage\n\nReference documentation and code samples for the Vertex AI v1beta1 API class NasTrialDetail.\n\nRepresents a NasTrial details along with its parameters. If there is a\ncorresponding train NasTrial, the train NasTrial is also returned. \n\nInheritance\n-----------\n\n[object](https://learn.microsoft.com/dotnet/api/system.object) \\\u003e NasTrialDetail \n\nImplements\n----------\n\n[IMessage](https://cloud.google.com/dotnet/docs/reference/Google.Protobuf/latest/Google.Protobuf.IMessage-1.html)[NasTrialDetail](/dotnet/docs/reference/Google.Cloud.AIPlatform.V1Beta1/latest/Google.Cloud.AIPlatform.V1Beta1.NasTrialDetail), [IEquatable](https://learn.microsoft.com/dotnet/api/system.iequatable-1)[NasTrialDetail](/dotnet/docs/reference/Google.Cloud.AIPlatform.V1Beta1/latest/Google.Cloud.AIPlatform.V1Beta1.NasTrialDetail), [IDeepCloneable](https://cloud.google.com/dotnet/docs/reference/Google.Protobuf/latest/Google.Protobuf.IDeepCloneable-1.html)[NasTrialDetail](/dotnet/docs/reference/Google.Cloud.AIPlatform.V1Beta1/latest/Google.Cloud.AIPlatform.V1Beta1.NasTrialDetail), [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) \n\nInherited Members\n-----------------\n\n[object.GetHashCode()](https://learn.microsoft.com/dotnet/api/system.object.gethashcode) \n[object.GetType()](https://learn.microsoft.com/dotnet/api/system.object.gettype) \n[object.ToString()](https://learn.microsoft.com/dotnet/api/system.object.tostring)\n\nNamespace\n---------\n\n[Google.Cloud.AIPlatform.V1Beta1](/dotnet/docs/reference/Google.Cloud.AIPlatform.V1Beta1/latest/Google.Cloud.AIPlatform.V1Beta1)\n\nAssembly\n--------\n\nGoogle.Cloud.AIPlatform.V1Beta1.dll\n\nConstructors\n------------\n\n### NasTrialDetail()\n\n public NasTrialDetail()\n\n### NasTrialDetail(NasTrialDetail)\n\n public NasTrialDetail(NasTrialDetail other)\n\nProperties\n----------\n\n### Name\n\n public string Name { get; set; }\n\nOutput only. Resource name of the NasTrialDetail.\n\n### NasTrialDetailName\n\n public NasTrialDetailName NasTrialDetailName { get; set; }\n\n[NasTrialDetailName](/dotnet/docs/reference/Google.Cloud.AIPlatform.V1Beta1/latest/Google.Cloud.AIPlatform.V1Beta1.NasTrialDetailName)-typed view over the [Name](/dotnet/docs/reference/Google.Cloud.AIPlatform.V1Beta1/latest/Google.Cloud.AIPlatform.V1Beta1.NasTrialDetail#Google_Cloud_AIPlatform_V1Beta1_NasTrialDetail_Name) resource name property.\n\n### Parameters\n\n public string Parameters { get; set; }\n\nThe parameters for the NasJob NasTrial.\n\n### SearchTrial\n\n public NasTrial SearchTrial { get; set; }\n\nThe requested search NasTrial.\n\n### TrainTrial\n\n public NasTrial TrainTrial { get; set; }\n\nThe train NasTrial corresponding to\n\\[search_trial\\]\\[google.cloud.aiplatform.v1beta1.NasTrialDetail.search_trial\\].\nOnly populated if\n\\[search_trial\\]\\[google.cloud.aiplatform.v1beta1.NasTrialDetail.search_trial\\]\nis used for training."]]