View Source GoogleApi.AIPlatform.V1.Model.GoogleCloudAiplatformV1CheckTrialEarlyStoppingStateResponse (google_api_ai_platform v0.13.0)
Response message for VizierService.CheckTrialEarlyStoppingState.
Attributes
-
shouldStop
(type:boolean()
, default:nil
) - True if the Trial should stop.
Summary
Functions
Unwrap a decoded JSON object into its complex fields.
Types
@type t() :: %GoogleApi.AIPlatform.V1.Model.GoogleCloudAiplatformV1CheckTrialEarlyStoppingStateResponse{ shouldStop: boolean() | nil }
Functions
Unwrap a decoded JSON object into its complex fields.