public sealed class CheckTrialEarlyStoppingStateResponse : IMessage<CheckTrialEarlyStoppingStateResponse>, IEquatable<CheckTrialEarlyStoppingStateResponse>, IDeepCloneable<CheckTrialEarlyStoppingStateResponse>, IBufferMessage, IMessage
Reference documentation and code samples for the Cloud AI Platform v1beta1 API class CheckTrialEarlyStoppingStateResponse.
Response 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-04-09 UTC."],[[["This document provides reference documentation for the `CheckTrialEarlyStoppingStateResponse` class, part of the Cloud AI Platform v1beta1 API."],["The `CheckTrialEarlyStoppingStateResponse` class is used as a response message for `VizierService.CheckTrialEarlyStoppingState`."],["This class inherits from the `object` class and implements several interfaces such as `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The `CheckTrialEarlyStoppingStateResponse` class has a `ShouldStop` property of type boolean, indicating whether a trial should be terminated."],["Two versions of the API are listed, with the latest version being `1.0.0-beta21` and an older version of `1.0.0-beta20`."]]],[]]