Apache Kafka for BigQuery V1 API - Module Google::Cloud::ManagedKafka::V1::RebalanceConfig::Mode (v0.1.0)

Reference documentation and code samples for the Apache Kafka for BigQuery V1 API module Google::Cloud::ManagedKafka::V1::RebalanceConfig::Mode.

The partition rebalance mode for the cluster.

Constants

MODE_UNSPECIFIED

value: 0
A mode was not specified. Do not use.

NO_REBALANCE

value: 1
Do not rebalance automatically.

AUTO_REBALANCE_ON_SCALE_UP

value: 2
Automatically rebalance topic partitions among brokers when the cluster is scaled up.