Google Cloud Deploy V1 Client - Class ChildRolloutJobs (0.18.0)

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

ChildRollouts job composition

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

Namespace

Google \ Cloud \ Deploy \ V1

Methods

__construct

Constructor.

Parameters
NameDescription
data array

Optional. Data for populating the Message object.

↳ create_rollout_jobs array<Google\Cloud\Deploy\V1\Job>

Output only. List of CreateChildRolloutJobs

↳ advance_rollout_jobs array<Google\Cloud\Deploy\V1\Job>

Output only. List of AdvanceChildRolloutJobs

getCreateRolloutJobs

Output only. List of CreateChildRolloutJobs

Returns
TypeDescription
Google\Protobuf\Internal\RepeatedField

setCreateRolloutJobs

Output only. List of CreateChildRolloutJobs

Parameter
NameDescription
var array<Google\Cloud\Deploy\V1\Job>
Returns
TypeDescription
$this

getAdvanceRolloutJobs

Output only. List of AdvanceChildRolloutJobs

Returns
TypeDescription
Google\Protobuf\Internal\RepeatedField

setAdvanceRolloutJobs

Output only. List of AdvanceChildRolloutJobs

Parameter
NameDescription
var array<Google\Cloud\Deploy\V1\Job>
Returns
TypeDescription
$this