Google Cloud Deploy V1 Client - Class Predeploy (1.0.0-RC1)

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

Predeploy contains the predeploy job configuration information.

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

Namespace

Google \ Cloud \ Deploy \ V1

Methods

__construct

Constructor.

Parameters
Name Description
data array

Optional. Data for populating the Message object.

↳ actions array

Optional. A sequence of Skaffold custom actions to invoke during execution of the predeploy job.

getActions

Optional. A sequence of Skaffold custom actions to invoke during execution of the predeploy job.

Returns
Type Description
Google\Protobuf\Internal\RepeatedField

setActions

Optional. A sequence of Skaffold custom actions to invoke during execution of the predeploy job.

Parameter
Name Description
var string[]
Returns
Type Description
$this