Google Cloud Deploy V1 Client - Class Standard (0.9.0)

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
NameDescription
data array

Optional. Data for populating the Message object.

↳ verify bool

Whether to verify a deployment.

getVerify

Whether to verify a deployment.

Returns
TypeDescription
bool

setVerify

Whether to verify a deployment.

Parameter
NameDescription
var bool
Returns
TypeDescription
$this