Google Cloud Deploy V1 Client - Class Predeploy (0.12.1)

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
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 predeploy job.

getActions

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

Returns
TypeDescription
Google\Protobuf\Internal\RepeatedField

setActions

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

Parameter
NameDescription
var string[]
Returns
TypeDescription
$this