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 latest version available for `NodeGroupAutoscalingPolicy` is 3.6.0, and the page provides access to various past versions, including 3.5.0, 3.4.0, and so on, down to version 1.0.0."],["`NodeGroupAutoscalingPolicy` is a class that implements interfaces like `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, and it inherits from the base `object` class."],["This class includes properties such as `HasMaxNodes`, `HasMinNodes`, and `HasMode`, which are boolean indicators for whether certain fields are set, and `MaxNodes`, `MinNodes`, and `Mode`, which allow setting the scaling parameters of the node group."],["The `NodeGroupAutoscalingPolicy` class offers two constructors: a default one, and one that accepts another `NodeGroupAutoscalingPolicy` object as a parameter to copy its values."],["The assembly of this class is the `Google.Cloud.Compute.V1.dll` and is contained in the `Google.Cloud.Compute.V1` namespace."]]],[]]