Compute Engine v1 API - Class ComputeEnumConstants.SetCommonInstanceMetadataOperationMetadataPerLocationOperationInfo.State (2.15.0)

public static class ComputeEnumConstants.SetCommonInstanceMetadataOperationMetadataPerLocationOperationInfo.State

Reference documentation and code samples for the Compute Engine v1 API class ComputeEnumConstants.SetCommonInstanceMetadataOperationMetadataPerLocationOperationInfo.State.

Constants for wire representations of the SetCommonInstanceMetadataOperationMetadataPerLocationOperationInfo.Types.State enum.

Inheritance

object > ComputeEnumConstants.SetCommonInstanceMetadataOperationMetadataPerLocationOperationInfo.State

Namespace

Google.Cloud.Compute.V1

Assembly

Google.Cloud.Compute.V1.dll

Fields

Abandoned

public const string Abandoned = "ABANDONED"

Wire representation of Abandoned.

Field Value
TypeDescription
string

Done

public const string Done = "DONE"

Wire representation of Done.

Field Value
TypeDescription
string

Failed

public const string Failed = "FAILED"

Wire representation of Failed.

Field Value
TypeDescription
string

Propagated

public const string Propagated = "PROPAGATED"

Wire representation of Propagated.

Field Value
TypeDescription
string

Propagating

public const string Propagating = "PROPAGATING"

Wire representation of Propagating.

Field Value
TypeDescription
string

UndefinedState

public const string UndefinedState = "UNDEFINED_STATE"

Wire representation of UndefinedState.

Field Value
TypeDescription
string

Unspecified

public const string Unspecified = "UNSPECIFIED"

Wire representation of Unspecified.

Field Value
TypeDescription
string