class GoogleCloudMlV1ContainerSpec extends Collection (View source)

Properties

protected $collection_key
string[] $args
string[] $command
protected $envType
protected $envDataType
string $image
protected $portsType
protected $portsDataType

Methods

setArgs($args)

No description

string[]
getArgs()

No description

setCommand($command)

No description

string[]
getCommand()

No description

setEnv($env)

No description

getEnv()

No description

setImage($image)

No description

string
getImage()

No description

setPorts($ports)

No description

Details

setArgs($args)

No description

Parameters

$args

string[] getArgs()

No description

Return Value

string[]

setCommand($command)

No description

Parameters

$command

string[] getCommand()

No description

Return Value

string[]

setEnv($env)

No description

Parameters

$env

GoogleCloudMlV1EnvVar[] getEnv()

No description

Return Value

GoogleCloudMlV1EnvVar[]

setImage($image)

No description

Parameters

$image

string getImage()

No description

Return Value

string

setPorts($ports)

No description

Parameters

$ports

GoogleCloudMlV1ContainerPort[] getPorts()

No description