public sealed class CheckTrialEarlyStoppingStateResponse : IMessage<CheckTrialEarlyStoppingStateResponse>, IEquatable<CheckTrialEarlyStoppingStateResponse>, IDeepCloneable<CheckTrialEarlyStoppingStateResponse>, IBufferMessage, IMessage
Reference documentation and code samples for the Vertex AI 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-08-14 UTC."],[[["\u003cp\u003eThe \u003ccode\u003eCheckTrialEarlyStoppingStateResponse\u003c/code\u003e class is part of the Vertex AI v1beta1 API and is used to represent the response for checking the early stopping state of a trial.\u003c/p\u003e\n"],["\u003cp\u003eThis class is located within the \u003ccode\u003eGoogle.Cloud.AIPlatform.V1Beta1\u003c/code\u003e namespace and is defined in the \u003ccode\u003eGoogle.Cloud.AIPlatform.V1Beta1.dll\u003c/code\u003e assembly.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eCheckTrialEarlyStoppingStateResponse\u003c/code\u003e class inherits from \u003ccode\u003eobject\u003c/code\u003e and implements multiple interfaces, including \u003ccode\u003eIMessage\u003c/code\u003e, \u003ccode\u003eIEquatable\u003c/code\u003e, \u003ccode\u003eIDeepCloneable\u003c/code\u003e, and \u003ccode\u003eIBufferMessage\u003c/code\u003e.\u003c/p\u003e\n"],["\u003cp\u003eThe class provides two constructors: a default constructor and one that accepts another \u003ccode\u003eCheckTrialEarlyStoppingStateResponse\u003c/code\u003e object as a parameter.\u003c/p\u003e\n"],["\u003cp\u003eIt has a property called \u003ccode\u003eShouldStop\u003c/code\u003e that is a boolean value indicating whether a trial should be stopped or not.\u003c/p\u003e\n"]]],[],null,[]]