public sealed class AutoscalingLimits : IMessage<AutoscalingLimits>, IEquatable<AutoscalingLimits>, IDeepCloneable<AutoscalingLimits>, IBufferMessage, IMessage
Reference documentation and code samples for the Google Cloud Bigtable Administration v2 API class AutoscalingLimits.
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\u003eThis document provides reference information for the \u003ccode\u003eAutoscalingLimits\u003c/code\u003e class within the Google Cloud Bigtable Administration v2 API, specifically for the .NET environment, with the latest version being 3.24.0.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eAutoscalingLimits\u003c/code\u003e class is used to define the upper and lower limits for node autoscaling in a Bigtable cluster, and implements \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\u003eThe class offers two constructors: a default constructor and one that accepts another \u003ccode\u003eAutoscalingLimits\u003c/code\u003e object for copying, to provide flexibility in object creation.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eAutoscalingLimits\u003c/code\u003e class includes two properties, \u003ccode\u003eMaxServeNodes\u003c/code\u003e and \u003ccode\u003eMinServeNodes\u003c/code\u003e, which are required and determine the maximum and minimum node counts for autoscaling, respectively.\u003c/p\u003e\n"],["\u003cp\u003eThe webpage shows every version from 3.0.0 up to 3.24.0 for the Google Cloud Bigtable Admin v2 \u003ccode\u003eAutoscalingLimits\u003c/code\u003e, to allow visitors to reference the desired version.\u003c/p\u003e\n"]]],[],null,[]]