Google Cloud Deploy V1 Client - Class PredeployJob (0.13.1)

Reference documentation and code samples for the Google Cloud Deploy V1 Client class PredeployJob.

A predeploy Job.

Generated from protobuf message google.cloud.deploy.v1.PredeployJob

Namespace

Google \ Cloud \ Deploy \ V1

Methods

__construct

Constructor.

Parameters
NameDescription
data array

Optional. Data for populating the Message object.

↳ actions array

Output only. The custom actions that the predeploy Job executes.

getActions

Output only. The custom actions that the predeploy Job executes.

Returns
TypeDescription
Google\Protobuf\Internal\RepeatedField

setActions

Output only. The custom actions that the predeploy Job executes.

Parameter
NameDescription
var string[]
Returns
TypeDescription
$this