Google Cloud Deploy V1 Client - Class PostdeployJob (0.14.0)

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

A postdeploy Job.

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

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 postdeploy Job executes.

getActions

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

Returns
TypeDescription
Google\Protobuf\Internal\RepeatedField

setActions

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

Parameter
NameDescription
var string[]
Returns
TypeDescription
$this