public sealed class StopTrialRequest : IMessage<StopTrialRequest>, IEquatable<StopTrialRequest>, IDeepCloneable<StopTrialRequest>, IBufferMessage, IMessage
Request message for [VizierService.StopTrial][google.cloud.aiplatform.v1.VizierService.StopTrial].
[[["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 webpage provides documentation for the \u003ccode\u003eStopTrialRequest\u003c/code\u003e class within the \u003ccode\u003eGoogle.Cloud.AIPlatform.V1\u003c/code\u003e namespace, detailing its usage in the .NET environment.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eStopTrialRequest\u003c/code\u003e class is used to send a request to stop a trial via \u003ccode\u003eVizierService.StopTrial\u003c/code\u003e and is implemented with several interfaces such as \u003ccode\u003eIMessage\u003c/code\u003e, \u003ccode\u003eIEquatable\u003c/code\u003e, and \u003ccode\u003eIDeepCloneable\u003c/code\u003e.\u003c/p\u003e\n"],["\u003cp\u003eThe webpage lists numerous versions of the \u003ccode\u003eStopTrialRequest\u003c/code\u003e documentation, ranging from version 1.0.0 to the latest version, 3.22.0, allowing developers to find the documentation specific to their needs.\u003c/p\u003e\n"],["\u003cp\u003eThe class has properties like \u003ccode\u003eName\u003c/code\u003e, which is a required string representing the trial's name, and \u003ccode\u003eTrialName\u003c/code\u003e, a typed view over the \u003ccode\u003eName\u003c/code\u003e property.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eStopTrialRequest\u003c/code\u003e class has two constructors, a parameterless one, and one that accepts another \u003ccode\u003eStopTrialRequest\u003c/code\u003e as a parameter.\u003c/p\u003e\n"]]],[],null,[]]