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 various versions, from 1.0.0 to the latest 3.6.0."],["The `NodeGroupAutoscalingPolicy` class, which inherits from `object` and implements multiple interfaces like `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, is used to define autoscaling configurations for node groups."],["Key properties of the `NodeGroupAutoscalingPolicy` class include `MaxNodes`, `MinNodes`, and `Mode`, which control the maximum and minimum number of nodes, as well as the autoscaling mode (ON, OFF, or ONLY_SCALE_OUT)."],["The documentation includes constructors for creating instances of `NodeGroupAutoscalingPolicy`, both a default constructor and one that takes another `NodeGroupAutoscalingPolicy` as a parameter for copying."],["The class can be found within the `Google.Cloud.Compute.V1.dll` assembly, showcasing the specific location of the class within its codebase."]]],[]]