Enum Operation.Types.Status (1.3.0)

public enum Status

[Output Only] The status of the operation, which can be one of the following: PENDING, RUNNING, or DONE.

Namespace

Google.Cloud.Compute.V1

Assembly

Google.Cloud.Compute.V1.dll

Fields

NameDescription
Done
Pending
Running
UndefinedStatus

A value indicating that the enum field is not set.