ml  v1
Properties | List of all members
Google.Apis.CloudMachineLearningEngine.v1.Data.GoogleCloudMlV1StudyConfigParameterSpecCategoricalValueSpec Class Reference
Inheritance diagram for Google.Apis.CloudMachineLearningEngine.v1.Data.GoogleCloudMlV1StudyConfigParameterSpecCategoricalValueSpec:
Google::Apis::Requests::IDirectResponseSchema

Properties

virtual System.Collections.Generic.IList< string > Values [get, set]
 Must be specified if type is CATEGORICAL. The list of possible categories. More...
 
virtual string ETag [get, set]
 The ETag of the item. More...
 
- Properties inherited from Google::Apis::Requests::IDirectResponseSchema
string ETag
 

Property Documentation

◆ ETag

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

The ETag of the item.

◆ Values

virtual System.Collections.Generic.IList<string> Google.Apis.CloudMachineLearningEngine.v1.Data.GoogleCloudMlV1StudyConfigParameterSpecCategoricalValueSpec.Values
getset

Must be specified if type is CATEGORICAL. The list of possible categories.


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