class GoogleCloudMlV1BuiltInAlgorithmOutput extends Model (View source)

Properties

string $framework
string $modelPath
string $pythonVersion
string $runtimeVersion

Methods

setFramework($framework)

No description

string
getFramework()

No description

setModelPath($modelPath)

No description

string
getModelPath()

No description

setPythonVersion($pythonVersion)

No description

string
getPythonVersion()

No description

setRuntimeVersion($runtimeVersion)

No description

string
getRuntimeVersion()

No description

Details

setFramework($framework)

No description

Parameters

$framework

string getFramework()

No description

Return Value

string

setModelPath($modelPath)

No description

Parameters

$modelPath

string getModelPath()

No description

Return Value

string

setPythonVersion($pythonVersion)

No description

Parameters

$pythonVersion

string getPythonVersion()

No description

Return Value

string

setRuntimeVersion($runtimeVersion)

No description

Parameters

$runtimeVersion

string getRuntimeVersion()

No description

Return Value

string