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

A message representing a Study. More...

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

Properties

virtual object CreateTime [get, set]
 Output only. Time that the study was created. More...
 
virtual string InactiveReason [get, set]
 Output only. A human readable reason why the Study is inactive. This should be empty if a study is ACTIVE or COMPLETED. More...
 
virtual string Name [get, set]
 Output only. The name of a study. More...
 
virtual string State [get, set]
 Output only. The detailed state of a study. More...
 
virtual GoogleCloudMlV1StudyConfig StudyConfig [get, set]
 Required. Configuration of the study. More...
 
virtual string ETag [get, set]
 The ETag of the item. More...
 
- Properties inherited from Google::Apis::Requests::IDirectResponseSchema
string ETag
 

Detailed Description

A message representing a Study.

Property Documentation

◆ CreateTime

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

Output only. Time that the study was created.

◆ ETag

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

The ETag of the item.

◆ InactiveReason

virtual string Google.Apis.CloudMachineLearningEngine.v1.Data.GoogleCloudMlV1Study.InactiveReason
getset

Output only. A human readable reason why the Study is inactive. This should be empty if a study is ACTIVE or COMPLETED.

◆ Name

virtual string Google.Apis.CloudMachineLearningEngine.v1.Data.GoogleCloudMlV1Study.Name
getset

Output only. The name of a study.

◆ State

virtual string Google.Apis.CloudMachineLearningEngine.v1.Data.GoogleCloudMlV1Study.State
getset

Output only. The detailed state of a study.

◆ StudyConfig

virtual GoogleCloudMlV1StudyConfig Google.Apis.CloudMachineLearningEngine.v1.Data.GoogleCloudMlV1Study.StudyConfig
getset

Required. Configuration of the study.


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