Indicates whether predictive autoscaling based on CPU metric is enabled. Valid values are: * NONE (default). No predictive method is used. The autoscaler scales the group to meet current demand based on real-time metrics. * OPTIMIZE_AVAILABILITY. Predictive autoscaling improves availability by monitoring daily and weekly load patterns and scaling out ahead of anticipated demand.
[[["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 of the `PredictiveMethod` is 3.6.0, which is part of the `Google.Cloud.Compute.V1` library, and there are multiple previous versions available ranging down to 1.0.0."],["`PredictiveMethod` is an enum that controls whether autoscaling uses predictive methods based on CPU metrics."],["The enum `PredictiveMethod` has three possible values: `None`, meaning no prediction is used; `OptimizeAvailability`, which scales ahead of anticipated demand; and `UndefinedPredictiveMethod`, which indicates the field is not set."],["The `Google.Cloud.Compute.V1` library that contains this enum is located within the Google.Cloud.Compute.V1.dll assembly."]]],[]]