public static class 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.
Namespace
Google.Cloud.Compute.V1Assembly
Google.Cloud.Compute.V1.dll
Fields
None
public const string None = "NONE"
Wire representation of None.
Field Value | |
---|---|
Type | Description |
String |
OptimizeAvailability
public const string OptimizeAvailability = "OPTIMIZE_AVAILABILITY"
Wire representation of OptimizeAvailability.
Field Value | |
---|---|
Type | Description |
String |
UndefinedPredictiveMethod
public const string UndefinedPredictiveMethod = "UNDEFINED_PREDICTIVE_METHOD"
Wire representation of UndefinedPredictiveMethod.
Field Value | |
---|---|
Type | Description |
String |