public static class WeightError
Constants for wire representations of the HealthStatus.Types.WeightError enum.
Namespace
Google.Cloud.Compute.V1Assembly
Google.Cloud.Compute.V1.dll
Fields
InvalidWeight
public const string InvalidWeight = "INVALID_WEIGHT"
Wire representation of InvalidWeight.
Field Value | |
---|---|
Type | Description |
String |
MissingWeight
public const string MissingWeight = "MISSING_WEIGHT"
Wire representation of MissingWeight.
Field Value | |
---|---|
Type | Description |
String |
UnavailableWeight
public const string UnavailableWeight = "UNAVAILABLE_WEIGHT"
Wire representation of UnavailableWeight.
Field Value | |
---|---|
Type | Description |
String |
UndefinedWeightError
public const string UndefinedWeightError = "UNDEFINED_WEIGHT_ERROR"
Wire representation of UndefinedWeightError.
Field Value | |
---|---|
Type | Description |
String |
WeightNone
public const string WeightNone = "WEIGHT_NONE"
Wire representation of WeightNone.
Field Value | |
---|---|
Type | Description |
String |