Interface RollingStrategyOrBuilder (0.1.0)

public interface RollingStrategyOrBuilder extends MessageOrBuilder

Implements

MessageOrBuilder

Methods

getMaxConcurrent()

public abstract int getMaxConcurrent()

Optional. Maximum number of clusters to update the resource bundle on concurrently.

int32 max_concurrent = 1 [(.google.api.field_behavior) = OPTIONAL];

Returns
Type Description
int

The maxConcurrent.