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\u003eThe page provides documentation for \u003ccode\u003eAutoscalingTargets\u003c/code\u003e within the \u003ccode\u003eGoogle.Cloud.Bigtable.Admin.V2\u003c/code\u003e namespace, spanning versions from 2.4.0 to the latest 3.24.0.\u003c/p\u003e\n"],["\u003cp\u003e\u003ccode\u003eAutoscalingTargets\u003c/code\u003e is a class that determines the recommended nodes for a cluster, implementing interfaces like \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 \u003ccode\u003eAutoscalingTargets\u003c/code\u003e class includes a \u003ccode\u003eCpuUtilizationPercent\u003c/code\u003e property, an integer value that represents the desired CPU utilization percentage for the Autoscaler, ranging between 10 and 80.\u003c/p\u003e\n"],["\u003cp\u003eThere are two constructors for \u003ccode\u003eAutoscalingTargets\u003c/code\u003e, a default constructor and one that takes another \u003ccode\u003eAutoscalingTargets\u003c/code\u003e object as an argument.\u003c/p\u003e\n"]]],[],null,[]]