Compute Engine v1 API - Class ComputeEnumConstants.AutoscalingPolicyCpuUtilization.PredictiveMethod (2.15.0)

public static class ComputeEnumConstants.AutoscalingPolicyCpuUtilization.PredictiveMethod

Reference documentation and code samples for the Compute Engine v1 API class ComputeEnumConstants.AutoscalingPolicyCpuUtilization.PredictiveMethod.

Constants for wire representations of the AutoscalingPolicyCpuUtilization.Types.PredictiveMethod enum.

Inheritance

object > ComputeEnumConstants.AutoscalingPolicyCpuUtilization.PredictiveMethod

Namespace

Google.Cloud.Compute.V1

Assembly

Google.Cloud.Compute.V1.dll

Fields

None

public const string None = "NONE"

Wire representation of None.

Field Value
TypeDescription
string

OptimizeAvailability

public const string OptimizeAvailability = "OPTIMIZE_AVAILABILITY"

Wire representation of OptimizeAvailability.

Field Value
TypeDescription
string

UndefinedPredictiveMethod

public const string UndefinedPredictiveMethod = "UNDEFINED_PREDICTIVE_METHOD"

Wire representation of UndefinedPredictiveMethod.

Field Value
TypeDescription
string