Sets the utilization target value for a cumulative or delta metric, expressed as the rate of growth per minute.
DeltaPerSecond
Sets the utilization target value for a cumulative or delta metric, expressed as the rate of growth per second.
Gauge
Sets the utilization target value for a gauge metric. The autoscaler will collect the average utilization of the virtual machines from the last couple of minutes, and compare the value to the utilization target value to perform autoscaling.
UndefinedUtilizationTargetType
A value indicating that the enum field is not set.
[[["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-24 UTC."],[[["The latest version available is 3.6.0, representing the most current iteration of the `Google.Cloud.Compute.V1.AutoscalingPolicyCustomMetricUtilization.Types.UtilizationTargetType`."],["This documentation outlines various versions of the `UtilizationTargetType`, dating back to version 1.0.0 and ranging up to the latest version 3.6.0, with all previous versions available for reference."],["`UtilizationTargetType` is an enum that defines how target utilization is expressed for Stackdriver Monitoring metrics, including `GAUGE`, `DELTA_PER_SECOND`, and `DELTA_PER_MINUTE`."],["The `UndefinedUtilizationTargetType` field is present in this enum, to show when the field is not set."],["The documentation is part of the `Google.Cloud.Compute.V1` namespace and is found in the `Google.Cloud.Compute.V1.dll` assembly."]]],[]]