ml  v1
Properties | List of all members
Google.Apis.CloudMachineLearningEngine.v1.Data.GoogleCloudMlV1CheckTrialEarlyStoppingStateResponse Class Reference

The message will be placed in the response field of a completed google.longrunning.Operation associated with a CheckTrialEarlyStoppingState request. More...

Inheritance diagram for Google.Apis.CloudMachineLearningEngine.v1.Data.GoogleCloudMlV1CheckTrialEarlyStoppingStateResponse:
Google::Apis::Requests::IDirectResponseSchema

Properties

virtual object EndTime [get, set]
 The time operation processing completed. More...
 
virtual System.Nullable< bool > ShouldStop [get, set]
 True if the Trial should stop. More...
 
virtual object StartTime [get, set]
 The time operation was started. More...
 
virtual string ETag [get, set]
 The ETag of the item. More...
 
- Properties inherited from Google::Apis::Requests::IDirectResponseSchema
string ETag
 

Detailed Description

The message will be placed in the response field of a completed google.longrunning.Operation associated with a CheckTrialEarlyStoppingState request.

Property Documentation

◆ EndTime

virtual object Google.Apis.CloudMachineLearningEngine.v1.Data.GoogleCloudMlV1CheckTrialEarlyStoppingStateResponse.EndTime
getset

The time operation processing completed.

◆ ETag

virtual string Google.Apis.CloudMachineLearningEngine.v1.Data.GoogleCloudMlV1CheckTrialEarlyStoppingStateResponse.ETag
getset

The ETag of the item.

◆ ShouldStop

virtual System.Nullable<bool> Google.Apis.CloudMachineLearningEngine.v1.Data.GoogleCloudMlV1CheckTrialEarlyStoppingStateResponse.ShouldStop
getset

True if the Trial should stop.

◆ StartTime

virtual object Google.Apis.CloudMachineLearningEngine.v1.Data.GoogleCloudMlV1CheckTrialEarlyStoppingStateResponse.StartTime
getset

The time operation was started.


The documentation for this class was generated from the following file: