Compute Engine v1 API - Class ComputeEnumConstants.QuotaExceededInfo.RolloutStatus (2.15.0)

public static class ComputeEnumConstants.QuotaExceededInfo.RolloutStatus

Reference documentation and code samples for the Compute Engine v1 API class ComputeEnumConstants.QuotaExceededInfo.RolloutStatus.

Constants for wire representations of the QuotaExceededInfo.Types.RolloutStatus enum.

Inheritance

object > ComputeEnumConstants.QuotaExceededInfo.RolloutStatus

Namespace

Google.Cloud.Compute.V1

Assembly

Google.Cloud.Compute.V1.dll

Fields

InProgress

public const string InProgress = "IN_PROGRESS"

Wire representation of InProgress.

Field Value
TypeDescription
string

UndefinedRolloutStatus

public const string UndefinedRolloutStatus = "UNDEFINED_ROLLOUT_STATUS"

Wire representation of UndefinedRolloutStatus.

Field Value
TypeDescription
string

Unspecified

public const string Unspecified = "ROLLOUT_STATUS_UNSPECIFIED"

Wire representation of Unspecified.

Field Value
TypeDescription
string