Google Cloud Deploy V1 Client - Class Targets (1.4.0)

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

The targets involved in a single timed promotion.

Generated from protobuf message google.cloud.deploy.v1.TimedPromoteReleaseCondition.Targets

Namespace

Google \ Cloud \ Deploy \ V1 \ TimedPromoteReleaseCondition

Methods

__construct

Constructor.

Parameters
Name Description
data array

Optional. Data for populating the Message object.

↳ source_target_id string

Optional. The source target ID.

↳ destination_target_id string

Optional. The destination target ID.

getSourceTargetId

Optional. The source target ID.

Returns
Type Description
string

setSourceTargetId

Optional. The source target ID.

Parameter
Name Description
var string
Returns
Type Description
$this

getDestinationTargetId

Optional. The destination target ID.

Returns
Type Description
string

setDestinationTargetId

Optional. The destination target ID.

Parameter
Name Description
var string
Returns
Type Description
$this