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

Represents a metric to optimize. More...

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

Properties

virtual string Goal [get, set]
 Required. The optimization goal of the metric. More...
 
virtual string Metric [get, set]
 Required. The name of the metric. More...
 
virtual string ETag [get, set]
 The ETag of the item. More...
 
- Properties inherited from Google::Apis::Requests::IDirectResponseSchema
string ETag
 

Detailed Description

Represents a metric to optimize.

Property Documentation

◆ ETag

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

The ETag of the item.

◆ Goal

virtual string Google.Apis.CloudMachineLearningEngine.v1.Data.GoogleCloudMlV1StudyConfigMetricSpec.Goal
getset

Required. The optimization goal of the metric.

◆ Metric

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

Required. The name of the metric.


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