Google Cloud Deploy V1 Client - Class CustomTargetDeployMetadata (0.15.0)

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

CustomTargetDeployMetadata contains information from a Custom Target deploy operation.

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

Namespace

Google \ Cloud \ Deploy \ V1

Methods

__construct

Constructor.

Parameters
NameDescription
data array

Optional. Data for populating the Message object.

↳ skip_message string

Output only. Skip message provided in the results of a custom deploy operation.

getSkipMessage

Output only. Skip message provided in the results of a custom deploy operation.

Returns
TypeDescription
string

setSkipMessage

Output only. Skip message provided in the results of a custom deploy operation.

Parameter
NameDescription
var string
Returns
TypeDescription
$this