Google Cloud Deploy V1 Client - Class Standard (1.5.7)

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

Standard represents the standard deployment strategy.

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

Namespace

Google \ Cloud \ Deploy \ V1

Methods

__construct

Constructor.

Parameters
Name
Description
data
array

Optional. Data for populating the Message object.

↳ verify
bool

Optional. Whether to verify a deployment via skaffold verify .

↳ predeploy
Predeploy

Optional. Configuration for the predeploy job. If this is not configured, the predeploy job will not be present.

↳ postdeploy
Postdeploy

Optional. Configuration for the postdeploy job. If this is not configured, the postdeploy job will not be present.

getVerify

Optional. Whether to verify a deployment via skaffold verify .

Returns
Type
Description
bool

setVerify

Optional. Whether to verify a deployment via skaffold verify .

Parameter
Name
Description
var
bool
Returns
Type
Description
$this

getPredeploy

Optional. Configuration for the predeploy job. If this is not configured, the predeploy job will not be present.

Returns
Type
Description
Predeploy |null

hasPredeploy

clearPredeploy

setPredeploy

Optional. Configuration for the predeploy job. If this is not configured, the predeploy job will not be present.

Parameter
Name
Description
var
Returns
Type
Description
$this

getPostdeploy

Optional. Configuration for the postdeploy job. If this is not configured, the postdeploy job will not be present.

Returns
Type
Description
Postdeploy |null

hasPostdeploy

clearPostdeploy

setPostdeploy

Optional. Configuration for the postdeploy job. If this is not configured, the postdeploy job will not be present.

Parameter
Name
Description
Returns
Type
Description
$this
Design a Mobile Site
View Site in Mobile | Classic
Share by: