RebalanceConfig(mapping=None, *, ignore_unknown_fields=False, **kwargs)Defines rebalancing behavior of a Kafka cluster.
Attribute |
|
|---|---|
| Name | Description |
mode |
google.cloud.managedkafka_v1.types.RebalanceConfig.Mode
Optional. The rebalance behavior for the cluster. When not specified, defaults to NO_REBALANCE.
|
Classes
Mode
Mode(value)The partition rebalance mode for the cluster.