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.
Enums
Name
Description
UNDEFINED_PREDICTIVE_METHOD
A value indicating that the enum field is not set.
NONE
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"]],[["Missing the information I need","missingTheInformationINeed","thumb-down"],["Too complicated / too many steps","tooComplicatedTooManySteps","thumb-down"],["Out of date","outOfDate","thumb-down"],["Samples / code issue","samplesCodeIssue","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-08-28 UTC."],[],[],null,["# Class PredictiveMethod (0.1.5)\n\nVersion latestkeyboard_arrow_down\n\n- [0.1.5 (latest)](/python/docs/reference/google-cloud-compute-v1beta/latest/google.cloud.compute_v1beta.types.AutoscalingPolicyCpuUtilization.PredictiveMethod)\n- [0.1.4](/python/docs/reference/google-cloud-compute-v1beta/0.1.4/google.cloud.compute_v1beta.types.AutoscalingPolicyCpuUtilization.PredictiveMethod) \n\n PredictiveMethod(value)\n\nIndicates whether predictive autoscaling based on CPU metric is\nenabled. Valid values are: \\* NONE (default). No predictive method\nis used. The autoscaler scales the group to meet current demand\nbased on real-time metrics. \\* OPTIMIZE_AVAILABILITY. Predictive\nautoscaling improves availability by monitoring daily and weekly\nload patterns and scaling out ahead of anticipated demand."]]