The autoscaling mode. Set to one of: ON, OFF, or ONLY_SCALE_OUT. For more information, see Autoscaler modes.
Check the Mode enum for the list of possible values.
[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Hard to understand","hardToUnderstand","thumb-down"],["Incorrect information or sample code","incorrectInformationOrSampleCode","thumb-down"],["Missing the information/samples I need","missingTheInformationSamplesINeed","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-03-21 UTC."],[[["This webpage provides documentation for the `NodeGroupAutoscalingPolicy` class within the `Google.Cloud.Compute.V1` namespace, detailing its structure and functionality across multiple versions, from 1.0.0 to the latest 3.6.0."],["The `NodeGroupAutoscalingPolicy` class is a sealed class that implements several interfaces, including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, and inherits from the `Object` class."],["Key properties of the `NodeGroupAutoscalingPolicy` class include `HasMaxNodes`, `HasMinNodes`, `HasMode`, `MaxNodes` (with a maximum allowed value of 100), `MinNodes`, and `Mode`, which collectively manage the scaling behavior of node groups."],["The documentation details two constructors for `NodeGroupAutoscalingPolicy`, one being the default constructor, and the other allowing for the cloning of another `NodeGroupAutoscalingPolicy` object."],["The webpage shows a list of the many versions that have existed for this class that can be referred to, with the latest being 3.6.0, while the initial version is 1.0.0."]]],[]]