class GoogleCloudMlV1TrialParameter extends Model (View source)

Properties

$floatValue
string $intValue
string $parameter
string $stringValue

Methods

setFloatValue($floatValue)

No description

getFloatValue()

No description

setIntValue($intValue)

No description

string
getIntValue()

No description

setParameter($parameter)

No description

string
getParameter()

No description

setStringValue($stringValue)

No description

string
getStringValue()

No description

Details

setFloatValue($floatValue)

No description

Parameters

$floatValue

getFloatValue()

No description

setIntValue($intValue)

No description

Parameters

$intValue

string getIntValue()

No description

Return Value

string

setParameter($parameter)

No description

Parameters

$parameter

string getParameter()

No description

Return Value

string

setStringValue($stringValue)

No description

Parameters

$stringValue

string getStringValue()

No description

Return Value

string