public sealed class CheckTrialEarlyStoppingStateRequest : IMessage<CheckTrialEarlyStoppingStateRequest>, IEquatable<CheckTrialEarlyStoppingStateRequest>, IDeepCloneable<CheckTrialEarlyStoppingStateRequest>, IBufferMessage, IMessage
Reference documentation and code samples for the Cloud AI Platform v1beta1 API class CheckTrialEarlyStoppingStateRequest.
Request message for
[VizierService.CheckTrialEarlyStoppingState][google.cloud.aiplatform.v1beta1.VizierService.CheckTrialEarlyStoppingState].
[[["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-31 UTC."],[[["This document provides reference information for the `CheckTrialEarlyStoppingStateRequest` class, a part of the Google Cloud AI Platform v1beta1 API."],["The `CheckTrialEarlyStoppingStateRequest` class is used as a request message for the `VizierService.CheckTrialEarlyStoppingState` method."],["This class inherits from `object` and implements the interfaces `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The `CheckTrialEarlyStoppingStateRequest` class includes properties for managing the `TrialName`, which is a required field formatted as `projects/{project}/locations/{location}/studies/{study}/trials/{trial}`."],["The two versions that are available are [1.0.0-beta21 (latest)](/dotnet/docs/reference/Google.Cloud.AIPlatform.V1Beta1/latest/Google.Cloud.AIPlatform.V1Beta1.CheckTrialEarlyStoppingStateRequest) and [1.0.0-beta20](/dotnet/docs/reference/Google.Cloud.AIPlatform.V1Beta1/1.0.0-beta20/Google.Cloud.AIPlatform.V1Beta1.CheckTrialEarlyStoppingStateRequest)."]]],[]]