Compute V1 Client - Class UtilizationTargetType (1.14.0)

Reference documentation and code samples for the Compute V1 Client class UtilizationTargetType.

UtilizationTargetType contains string constants that represent the names of each value in the google.cloud.compute.v1.AutoscalingPolicyCustomMetricUtilization.UtilizationTargetType descriptor.

Namespace

Google \ Cloud \ Compute \ V1 \ Enums \ AutoscalingPolicyCustomMetricUtilization

Constants

UNDEFINED_UTILIZATION_TARGET_TYPE

Value: 'UNDEFINED_UTILIZATION_TARGET_TYPE'

DELTA_PER_MINUTE

Value: 'DELTA_PER_MINUTE'

DELTA_PER_SECOND

Value: 'DELTA_PER_SECOND'

GAUGE

Value: 'GAUGE'