class DeploymentUpdate extends Collection (View source)

Properties

protected $collection_key
string $description
protected $labelsType
protected $labelsDataType
string $manifest

Methods

setDescription($description)

No description

string
getDescription()

No description

setLabels($labels)

No description

setManifest($manifest)

No description

string
getManifest()

No description

Details

setDescription($description)

No description

Parameters

$description

string getDescription()

No description

Return Value

string

setLabels($labels)

No description

Parameters

$labels

DeploymentUpdateLabelEntry[] getLabels()

No description

setManifest($manifest)

No description

Parameters

$manifest

string getManifest()

No description

Return Value

string