public static class ComputeEnumConstants.SetCommonInstanceMetadataOperationMetadataPerLocationOperationInfo.StateReference 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.StateNamespace
Google.Cloud.Compute.V1Assembly
Google.Cloud.Compute.V1.dll
Fields
Abandoned
public const string Abandoned = "ABANDONED"Wire representation of Abandoned .
| Field Value | |
|---|---|
| Type | Description |
string |
|
Done
public const string Done = "DONE"Wire representation of Done .
| Field Value | |
|---|---|
| Type | Description |
string |
|
Failed
public const string Failed = "FAILED"Wire representation of Failed .
| Field Value | |
|---|---|
| Type | Description |
string |
|
Propagated
public const string Propagated = "PROPAGATED"Wire representation of Propagated .
| Field Value | |
|---|---|
| Type | Description |
string |
|
Propagating
public const string Propagating = "PROPAGATING"Wire representation of Propagating .
| Field Value | |
|---|---|
| Type | Description |
string |
|
UndefinedState
public const string UndefinedState = "UNDEFINED_STATE"Wire representation of UndefinedState .
| Field Value | |
|---|---|
| Type | Description |
string |
|
Unspecified
public const string Unspecified = "UNSPECIFIED"Wire representation of Unspecified .
| Field Value | |
|---|---|
| Type | Description |
string |
|