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

This message will be placed in the metadata field of a google.longrunning.Operation associated with a CheckTrialEarlyStoppingState request. More...

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

Properties

virtual object CreateTime [get, set]
 The time operation was submitted. More...
 
virtual string Study [get, set]
 The name of the study that the trial belongs to. More...
 
virtual string Trial [get, set]
 The Trial name. More...
 
virtual string ETag [get, set]
 The ETag of the item. More...
 
- Properties inherited from Google::Apis::Requests::IDirectResponseSchema
string ETag
 

Detailed Description

This message will be placed in the metadata field of a google.longrunning.Operation associated with a CheckTrialEarlyStoppingState request.

Property Documentation

◆ CreateTime

virtual object Google.Apis.CloudMachineLearningEngine.v1.Data.GoogleCloudMlV1CheckTrialEarlyStoppingStateMetatdata.CreateTime
getset

The time operation was submitted.

◆ ETag

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

The ETag of the item.

◆ Study

virtual string Google.Apis.CloudMachineLearningEngine.v1.Data.GoogleCloudMlV1CheckTrialEarlyStoppingStateMetatdata.Study
getset

The name of the study that the trial belongs to.

◆ Trial

virtual string Google.Apis.CloudMachineLearningEngine.v1.Data.GoogleCloudMlV1CheckTrialEarlyStoppingStateMetatdata.Trial
getset

The Trial name.


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