Google Cloud Deploy V1 Client - Class AdvanceChildRolloutJobRun (0.9.0)

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

AdvanceChildRolloutJobRun contains information specific to a advanceChildRollout JobRun.

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

Namespace

Google \ Cloud \ Deploy \ V1

Methods

__construct

Constructor.

Parameters
NameDescription
data array

Optional. Data for populating the Message object.

↳ rollout string

Output only. Name of the ChildRollout. Format is projects/{project}/ locations/{location}/deliveryPipelines/{deliveryPipeline}/ releases/{release}/rollouts/[a-z][a-z0-9-]{0,62}.

↳ rollout_phase_id string

Output only. the ID of the ChildRollout's Phase.

getRollout

Output only. Name of the ChildRollout. Format is projects/{project}/ locations/{location}/deliveryPipelines/{deliveryPipeline}/ releases/{release}/rollouts/[a-z][a-z0-9-]{0,62}.

Returns
TypeDescription
string

setRollout

Output only. Name of the ChildRollout. Format is projects/{project}/ locations/{location}/deliveryPipelines/{deliveryPipeline}/ releases/{release}/rollouts/[a-z][a-z0-9-]{0,62}.

Parameter
NameDescription
var string
Returns
TypeDescription
$this

getRolloutPhaseId

Output only. the ID of the ChildRollout's Phase.

Returns
TypeDescription
string

setRolloutPhaseId

Output only. the ID of the ChildRollout's Phase.

Parameter
NameDescription
var string
Returns
TypeDescription
$this