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 provides documentation for the \u003ccode\u003eAutoscalingLimits\u003c/code\u003e class within the \u003ccode\u003eGoogle.Cloud.Bigtable.Admin.V2\u003c/code\u003e namespace, detailing its functionality for managing the scaling of Bigtable clusters.\u003c/p\u003e\n"],["\u003cp\u003eIt lists various versions of the \u003ccode\u003eAutoscalingLimits\u003c/code\u003e documentation, ranging from version 2.4.0 up to the latest version 3.24.0.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eAutoscalingLimits\u003c/code\u003e class allows setting limits on the number of nodes a cluster can autoscale to, with properties \u003ccode\u003eMaxServeNodes\u003c/code\u003e and \u003ccode\u003eMinServeNodes\u003c/code\u003e representing the maximum and minimum node counts, respectively.\u003c/p\u003e\n"],["\u003cp\u003eThe class implements several interfaces, including \u003ccode\u003eIMessage\u003c/code\u003e, \u003ccode\u003eIEquatable<AutoscalingLimits>\u003c/code\u003e, \u003ccode\u003eIDeepCloneable<AutoscalingLimits>\u003c/code\u003e, and \u003ccode\u003eIBufferMessage\u003c/code\u003e, and inherits from the \u003ccode\u003eObject\u003c/code\u003e class.\u003c/p\u003e\n"],["\u003cp\u003eThe page details the constructors available for \u003ccode\u003eAutoscalingLimits\u003c/code\u003e, which include a default constructor and a copy constructor, and the class is contained within the \u003ccode\u003eGoogle.Cloud.Bigtable.Admin.V2.dll\u003c/code\u003e assembly.\u003c/p\u003e\n"]]],[],null,[]]