public sealed class DeleteTrialRequest : IMessage<DeleteTrialRequest>, IEquatable<DeleteTrialRequest>, IDeepCloneable<DeleteTrialRequest>, IBufferMessage, IMessage
Reference documentation and code samples for the Cloud AI Platform v1 API class DeleteTrialRequest.
Request message for [VizierService.DeleteTrial][google.cloud.aiplatform.v1.VizierService.DeleteTrial].
[[["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\u003eDeleteTrialRequest\u003c/code\u003e class within the Google Cloud AI Platform v1 API, specifically for .NET developers, spanning versions from 1.0.0 to 3.22.0.\u003c/p\u003e\n"],["\u003cp\u003e\u003ccode\u003eDeleteTrialRequest\u003c/code\u003e is a request message used with the \u003ccode\u003eVizierService.DeleteTrial\u003c/code\u003e method, designed to delete a trial from a study, as indicated by the format \u003ccode\u003eprojects/{project}/locations/{location}/studies/{study}/trials/{trial}\u003c/code\u003e.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eDeleteTrialRequest\u003c/code\u003e class implements interfaces like \u003ccode\u003eIMessage\u003c/code\u003e, \u003ccode\u003eIEquatable\u003c/code\u003e, \u003ccode\u003eIDeepCloneable\u003c/code\u003e, and \u003ccode\u003eIBufferMessage\u003c/code\u003e, and inherits from the \u003ccode\u003eObject\u003c/code\u003e class.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eDeleteTrialRequest\u003c/code\u003e class has two constructors, a default one \u003ccode\u003eDeleteTrialRequest()\u003c/code\u003e and a copy constructor \u003ccode\u003eDeleteTrialRequest(DeleteTrialRequest other)\u003c/code\u003e.\u003c/p\u003e\n"],["\u003cp\u003eThe class includes two main properties: \u003ccode\u003eName\u003c/code\u003e (a string representing the trial's name) and \u003ccode\u003eTrialName\u003c/code\u003e (a typed view over the \u003ccode\u003eName\u003c/code\u003e property for easier resource name handling).\u003c/p\u003e\n"]]],[],null,[]]