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

The response message for the ListTrials method. More...

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

Properties

virtual System.Collections.Generic.IList< GoogleCloudMlV1TrialTrials [get, set]
 The trials associated with 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

The response message for the ListTrials method.

Property Documentation

◆ ETag

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

The ETag of the item.

◆ Trials

virtual System.Collections.Generic.IList<GoogleCloudMlV1Trial> Google.Apis.CloudMachineLearningEngine.v1.Data.GoogleCloudMlV1ListTrialsResponse.Trials
getset

The trials associated with the study.


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