Google Cloud Deploy V1 Client - Class Postdeploy (0.13.1)

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

Postdeploy contains the postdeploy job configuration information.

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

Namespace

Google \ Cloud \ Deploy \ V1

Methods

__construct

Constructor.

Parameters
NameDescription
data array

Optional. Data for populating the Message object.

↳ actions array

Optional. A sequence of skaffold custom actions to invoke during execution of the postdeploy job.

getActions

Optional. A sequence of skaffold custom actions to invoke during execution of the postdeploy job.

Returns
TypeDescription
Google\Protobuf\Internal\RepeatedField

setActions

Optional. A sequence of skaffold custom actions to invoke during execution of the postdeploy job.

Parameter
NameDescription
var string[]
Returns
TypeDescription
$this