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."],[[["The `NodeGroupAutoscalingPolicy` class is part of the `Google.Cloud.Compute.V1` namespace and is used for managing autoscaling policies for node groups."],["This page provides access to the documentation for the `NodeGroupAutoscalingPolicy` across several versions, ranging from version 1.0.0 to the latest version 3.6.0, and also shows the current version the page is referencing at 2.13.0."],["The `NodeGroupAutoscalingPolicy` class implements multiple interfaces, including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["Key properties of `NodeGroupAutoscalingPolicy` include `MaxNodes`, `MinNodes`, and `Mode`, which allow for configuration of the maximum and minimum number of nodes, and the autoscaling behavior of the node group, with a max allowed value of 100 for `MaxNodes`."],["The `NodeGroupAutoscalingPolicy` contains two constructors for creating new instances."]]],[]]