Reference documentation and code samples for the Config Delivery V1 API class Google::Cloud::ConfigDelivery::V1::RollingStrategy.
RollingStrategy causes a specified number of clusters to be updated concurrently until all clusters are updated.
Inherits
- Object
Extended By
- Google::Protobuf::MessageExts::ClassMethods
Includes
- Google::Protobuf::MessageExts
Methods
#max_concurrent
def max_concurrent() -> ::Integer
Returns
- (::Integer) — Optional. Maximum number of clusters to update the resource bundle on concurrently.
#max_concurrent=
def max_concurrent=(value) -> ::Integer
Parameter
- value (::Integer) — Optional. Maximum number of clusters to update the resource bundle on concurrently.
Returns
- (::Integer) — Optional. Maximum number of clusters to update the resource bundle on concurrently.