public static class ComputeEnumConstants.BulkInsertOperationStatus.StatusReference documentation and code samples for the Compute Engine v1 API class ComputeEnumConstants.BulkInsertOperationStatus.Status.
Constants for wire representations of the BulkInsertOperationStatus.Types.Status enum.
Namespace
Google.Cloud.Compute.V1Assembly
Google.Cloud.Compute.V1.dll
Fields
Creating
public const string Creating = "CREATING"Wire representation of Creating.
| Field Value | |
|---|---|
| Type | Description |
string |
|
Done
public const string Done = "DONE"Wire representation of Done.
| Field Value | |
|---|---|
| Type | Description |
string |
|
RollingBack
public const string RollingBack = "ROLLING_BACK"Wire representation of RollingBack.
| Field Value | |
|---|---|
| Type | Description |
string |
|
UndefinedStatus
public const string UndefinedStatus = "UNDEFINED_STATUS"Wire representation of UndefinedStatus .
| Field Value | |
|---|---|
| Type | Description |
string |
|
Unspecified
public const string Unspecified = "STATUS_UNSPECIFIED"Wire representation of Unspecified.
| Field Value | |
|---|---|
| Type | Description |
string |
|