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

Properties

virtual System.Nullable< long > MaxValue [get, set]
 Must be specified if type is INTEGER. Maximum value of the parameter. More...
 
virtual System.Nullable< long > MinValue [get, set]
 Must be specified if type is INTEGER. Minimum value of the parameter. 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.GoogleCloudMlV1StudyConfigParameterSpecIntegerValueSpec.ETag
getset

The ETag of the item.

◆ MaxValue

virtual System.Nullable<long> Google.Apis.CloudMachineLearningEngine.v1.Data.GoogleCloudMlV1StudyConfigParameterSpecIntegerValueSpec.MaxValue
getset

Must be specified if type is INTEGER. Maximum value of the parameter.

◆ MinValue

virtual System.Nullable<long> Google.Apis.CloudMachineLearningEngine.v1.Data.GoogleCloudMlV1StudyConfigParameterSpecIntegerValueSpec.MinValue
getset

Must be specified if type is INTEGER. Minimum value of the parameter.


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