Google Cloud Config Delivery V1 Client - Class RollingStrategyInfo (0.2.0)

Reference documentation and code samples for the Google Cloud Config Delivery V1 Client class RollingStrategyInfo.

RollingStrategyInfo represents the status of execution of Rolling rollout strategy.

Generated from protobuf message google.cloud.configdelivery.v1.RollingStrategyInfo

Namespace

Google \ Cloud \ ConfigDelivery \ V1

Methods

__construct

Constructor.

Parameters
Name Description
data array

Optional. Data for populating the Message object.

↳ clusters array<ClusterInfo>

Unordered list. resource bundle's deployment status for all targeted clusters.

getClusters

Unordered list. resource bundle's deployment status for all targeted clusters.

Returns
Type Description
Google\Protobuf\Internal\RepeatedField

setClusters

Unordered list. resource bundle's deployment status for all targeted clusters.

Parameter
Name Description
var array<ClusterInfo>
Returns
Type Description
$this