Vertex AI V1 API - Class Google::Cloud::AIPlatform::V1::CheckTrialEarlyStoppingStateResponse (v0.4.0)

Reference documentation and code samples for the Vertex AI V1 API class Google::Cloud::AIPlatform::V1::CheckTrialEarlyStoppingStateResponse.

Response message for VizierService.CheckTrialEarlyStoppingState.

Inherits

  • Object

Extended By

  • Google::Protobuf::MessageExts::ClassMethods

Includes

  • Google::Protobuf::MessageExts

Methods

#should_stop

def should_stop() -> ::Boolean
Returns
  • (::Boolean) — True if the Trial should stop.

#should_stop=

def should_stop=(value) -> ::Boolean
Parameter
  • value (::Boolean) — True if the Trial should stop.
Returns
  • (::Boolean) — True if the Trial should stop.