Compute Engine v1 API - Class ComputeEnumConstants.FutureReservationStatus.AmendmentStatus (3.22.0)

public static class ComputeEnumConstants.FutureReservationStatus.AmendmentStatus

Reference documentation and code samples for the Compute Engine v1 API class ComputeEnumConstants.FutureReservationStatus.AmendmentStatus.

Constants for wire representations of the FutureReservationStatus.Types.AmendmentStatus enum.

Inheritance

object > ComputeEnumConstants.FutureReservationStatus.AmendmentStatus

Namespace

Google.Cloud.Compute.V1

Assembly

Google.Cloud.Compute.V1.dll

Fields

AmendmentApproved

public const string AmendmentApproved = "AMENDMENT_APPROVED"

Wire representation of AmendmentApproved .

Field Value
Type Description
string

AmendmentDeclined

public const string AmendmentDeclined = "AMENDMENT_DECLINED"

Wire representation of AmendmentDeclined .

Field Value
Type Description
string

AmendmentInReview

public const string AmendmentInReview = "AMENDMENT_IN_REVIEW"

Wire representation of AmendmentInReview .

Field Value
Type Description
string

UndefinedAmendmentStatus

public const string UndefinedAmendmentStatus = "UNDEFINED_AMENDMENT_STATUS"

Wire representation of UndefinedAmendmentStatus .

Field Value
Type Description
string

Unspecified

public const string Unspecified = "AMENDMENT_STATUS_UNSPECIFIED"

Wire representation of Unspecified .

Field Value
Type Description
string