public sealed class AutoscalingTargets : IMessage<AutoscalingTargets>, IEquatable<AutoscalingTargets>, IDeepCloneable<AutoscalingTargets>, IBufferMessage, IMessage
The Autoscaling targets for a Cluster. These determine the recommended nodes.
The cpu utilization that the Autoscaler should be trying to achieve.
This number is on a scale from 0 (no utilization) to
100 (total utilization), and is limited between 10 and 80, otherwise it
will return INVALID_ARGUMENT error.
[[["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 webpage details the \u003ccode\u003eAutoscalingTargets\u003c/code\u003e class within the \u003ccode\u003eGoogle.Cloud.Bigtable.Admin.V2\u003c/code\u003e namespace for .NET, used to define the recommended node configurations for a Bigtable cluster's autoscaling feature.\u003c/p\u003e\n"],["\u003cp\u003eThe latest version of \u003ccode\u003eAutoscalingTargets\u003c/code\u003e is 3.24.0, but the page also provides links to previous versions ranging from 3.23.0 down to 2.4.0, allowing for exploration of version history.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eAutoscalingTargets\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, and inherits from \u003ccode\u003eObject\u003c/code\u003e, indicating its role within the Google Cloud Protobuf framework.\u003c/p\u003e\n"],["\u003cp\u003e\u003ccode\u003eAutoscalingTargets\u003c/code\u003e has two constructors, a default one and one that clones another \u003ccode\u003eAutoscalingTargets\u003c/code\u003e object, plus a \u003ccode\u003eCpuUtilizationPercent\u003c/code\u003e property of type \u003ccode\u003eInt32\u003c/code\u003e, which configures the target CPU utilization for the autoscaler, on a scale of 0 to 100, with valid values between 10 and 80.\u003c/p\u003e\n"]]],[],null,[]]