Class: Google::Apis::MlV1::GoogleCloudMlV1CheckTrialEarlyStoppingStateRequest
- Inherits:
-
Object
- Object
- Google::Apis::MlV1::GoogleCloudMlV1CheckTrialEarlyStoppingStateRequest
- Includes:
- Core::Hashable, Core::JsonObjectSupport
- Defined in:
- generated/google/apis/ml_v1/classes.rb,
generated/google/apis/ml_v1/representations.rb,
generated/google/apis/ml_v1/representations.rb
Overview
The request message for the CheckTrialEarlyStoppingState service method.
Instance Method Summary collapse
-
#initialize(**args) ⇒ GoogleCloudMlV1CheckTrialEarlyStoppingStateRequest
constructor
A new instance of GoogleCloudMlV1CheckTrialEarlyStoppingStateRequest.
-
#update!(**args) ⇒ Object
Update properties of this object.
Constructor Details
#initialize(**args) ⇒ GoogleCloudMlV1CheckTrialEarlyStoppingStateRequest
Returns a new instance of GoogleCloudMlV1CheckTrialEarlyStoppingStateRequest.
712 713 714 |
# File 'generated/google/apis/ml_v1/classes.rb', line 712 def initialize(**args) update!(**args) end |
Instance Method Details
#update!(**args) ⇒ Object
Update properties of this object
717 718 |
# File 'generated/google/apis/ml_v1/classes.rb', line 717 def update!(**args) end |