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

The request message for the AddTrialMeasurement service method. More...

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

Properties

virtual GoogleCloudMlV1Measurement Measurement [get, set]
 Required. The measurement to be added to a trial. More...
 
virtual string ETag [get, set]
 The ETag of the item. More...
 
- Properties inherited from Google::Apis::Requests::IDirectResponseSchema
string ETag
 

Detailed Description

The request message for the AddTrialMeasurement service method.

Property Documentation

◆ ETag

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

The ETag of the item.

◆ Measurement

virtual GoogleCloudMlV1Measurement Google.Apis.CloudMachineLearningEngine.v1.Data.GoogleCloudMlV1AddTrialMeasurementRequest.Measurement
getset

Required. The measurement to be added to a trial.


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