public sealed class AutoscalingLimits : IMessage<AutoscalingLimits>, IEquatable<AutoscalingLimits>, IDeepCloneable<AutoscalingLimits>, IBufferMessage, IMessage
Limits for the number of nodes a Cluster can autoscale up/down to.
[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Missing the information I need","missingTheInformationINeed","thumb-down"],["Too complicated / too many steps","tooComplicatedTooManySteps","thumb-down"],["Out of date","outOfDate","thumb-down"],["Samples / code issue","samplesCodeIssue","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-08-08 UTC."],[[["\u003cp\u003eThe page documents \u003ccode\u003eAutoscalingLimits\u003c/code\u003e, a class within the \u003ccode\u003eGoogle.Cloud.Bigtable.Admin.V2\u003c/code\u003e namespace that defines the scaling boundaries for a Bigtable cluster's node count.\u003c/p\u003e\n"],["\u003cp\u003eIt provides a history of versions for \u003ccode\u003eAutoscalingLimits\u003c/code\u003e in a navigation list, ranging from version 2.4.0 up to the latest, 3.24.0.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eAutoscalingLimits\u003c/code\u003e class inherits from \u003ccode\u003eObject\u003c/code\u003e and implements multiple interfaces, including \u003ccode\u003eIMessage\u003c/code\u003e, \u003ccode\u003eIEquatable\u003c/code\u003e, \u003ccode\u003eIDeepCloneable\u003c/code\u003e, and \u003ccode\u003eIBufferMessage\u003c/code\u003e.\u003c/p\u003e\n"],["\u003cp\u003e\u003ccode\u003eAutoscalingLimits\u003c/code\u003e has two key properties: \u003ccode\u003eMaxServeNodes\u003c/code\u003e, specifying the maximum number of nodes the cluster can scale up to, and \u003ccode\u003eMinServeNodes\u003c/code\u003e, specifying the minimum number of nodes it can scale down to, both of which are integers.\u003c/p\u003e\n"],["\u003cp\u003eThe page details the class constructors, including a default constructor and one that accepts another \u003ccode\u003eAutoscalingLimits\u003c/code\u003e object as a parameter.\u003c/p\u003e\n"]]],[],null,[]]