public sealed class RebalanceConfig : IMessage<RebalanceConfig>, IEquatable<RebalanceConfig>, IDeepCloneable<RebalanceConfig>, IBufferMessage, IMessage
Reference documentation and code samples for the Managed Service for Apache Kafka API v1 API class RebalanceConfig.
[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Hard to understand","hardToUnderstand","thumb-down"],["Incorrect information or sample code","incorrectInformationOrSampleCode","thumb-down"],["Missing the information/samples I need","missingTheInformationSamplesINeed","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-08-07 UTC."],[[["\u003cp\u003eThis documentation covers the \u003ccode\u003eRebalanceConfig\u003c/code\u003e class, which is part of the Google Cloud Managed Kafka API v1 and defines the rebalancing behavior of a Kafka cluster.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eRebalanceConfig\u003c/code\u003e class is found within the \u003ccode\u003eGoogle.Cloud.ManagedKafka.V1\u003c/code\u003e namespace and is implemented in the \u003ccode\u003eGoogle.Cloud.ManagedKafka.V1.dll\u003c/code\u003e assembly.\u003c/p\u003e\n"],["\u003cp\u003eThere are two constructors available for the \u003ccode\u003eRebalanceConfig\u003c/code\u003e class, one default and another that takes an existing \u003ccode\u003eRebalanceConfig\u003c/code\u003e object as a parameter to act as a copy constructor.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eRebalanceConfig\u003c/code\u003e class has a \u003ccode\u003eMode\u003c/code\u003e property that determines the rebalance behavior, with a default setting of \u003ccode\u003eNO_REBALANCE\u003c/code\u003e if not explicitly specified.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eRebalanceConfig\u003c/code\u003e class implements several interfaces, including \u003ccode\u003eIMessage\u003c/code\u003e, \u003ccode\u003eIEquatable\u003c/code\u003e, \u003ccode\u003eIDeepCloneable\u003c/code\u003e, and \u003ccode\u003eIBufferMessage\u003c/code\u003e, providing a range of functionalities.\u003c/p\u003e\n"]]],[],null,[]]