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

Represents the spec to match integer values from parent parameter. More...

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

Properties

virtual System.Collections.Generic.IList< System.Nullable< long > > Values [get, set]
 Matches values of the parent parameter with type 'INTEGER'. All values must lie in integer_value_spec of parent parameter. More...
 
virtual string ETag [get, set]
 The ETag of the item. More...
 
- Properties inherited from Google::Apis::Requests::IDirectResponseSchema
string ETag
 

Detailed Description

Represents the spec to match integer values from parent parameter.

Property Documentation

◆ ETag

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

The ETag of the item.

◆ Values

virtual System.Collections.Generic.IList<System.Nullable<long> > Google.Apis.CloudMachineLearningEngine.v1.Data.GoogleCloudMlV1StudyConfigParameterSpecMatchingParentIntValueSpec.Values
getset

Matches values of the parent parameter with type 'INTEGER'. All values must lie in integer_value_spec of parent parameter.


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