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

A message representing a metric in the measurement. More...

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

Properties

virtual string Metric [get, set]
 Required. Metric name. More...
 
virtual System.Nullable< double > Value [get, set]
 Required. The value for this metric. 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 metric in the measurement.

Property Documentation

◆ ETag

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

The ETag of the item.

◆ Metric

virtual string Google.Apis.CloudMachineLearningEngine.v1.Data.GoogleCloudMlV1MeasurementMetric.Metric
getset

Required. Metric name.

◆ Value

virtual System.Nullable<double> Google.Apis.CloudMachineLearningEngine.v1.Data.GoogleCloudMlV1MeasurementMetric.Value
getset

Required. The value for this metric.


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