class GoogleCloudMlV1StudyConfigParameterSpec extends Collection (View source)

Properties

protected $collection_key
protected $categoricalValueSpecType
protected $categoricalValueSpecDataType
protected $childParameterSpecsType
protected $childParameterSpecsDataType
protected $discreteValueSpecType
protected $discreteValueSpecDataType
protected $doubleValueSpecType
protected $doubleValueSpecDataType
protected $integerValueSpecType
protected $integerValueSpecDataType
string $parameter
protected $parentCategoricalValuesType
protected $parentCategoricalValuesDataType
protected $parentDiscreteValuesType
protected $parentDiscreteValuesDataType
protected $parentIntValuesType
protected $parentIntValuesDataType
string $scaleType
string $type

Methods

setChildParameterSpecs($childParameterSpecs)

No description

setParameter($parameter)

No description

string
getParameter()

No description

setScaleType($scaleType)

No description

string
getScaleType()

No description

setType($type)

No description

string
getType()

No description

Details

setCategoricalValueSpec(GoogleCloudMlV1StudyConfigParameterSpecCategoricalValueSpec $categoricalValueSpec)

No description

setChildParameterSpecs($childParameterSpecs)

No description

Parameters

$childParameterSpecs

GoogleCloudMlV1StudyConfigParameterSpec[] getChildParameterSpecs()

No description

setDiscreteValueSpec(GoogleCloudMlV1StudyConfigParameterSpecDiscreteValueSpec $discreteValueSpec)

No description

setDoubleValueSpec(GoogleCloudMlV1StudyConfigParameterSpecDoubleValueSpec $doubleValueSpec)

No description

setIntegerValueSpec(GoogleCloudMlV1StudyConfigParameterSpecIntegerValueSpec $integerValueSpec)

No description

setParameter($parameter)

No description

Parameters

$parameter

string getParameter()

No description

Return Value

string

setParentCategoricalValues(GoogleCloudMlV1StudyConfigParameterSpecMatchingParentCategoricalValueSpec $parentCategoricalValues)

No description

setScaleType($scaleType)

No description

Parameters

$scaleType

string getScaleType()

No description

Return Value

string

setType($type)

No description

Parameters

$type

string getType()

No description

Return Value

string