Reference documentation and code samples for the Compute V1 Client class Status.
Output only. [Output Only]
Protobuf type google.cloud.compute.v1.InstantSnapshotGroup.Status
Namespace
Google \ Cloud \ Compute \ V1 \ InstantSnapshotGroupMethods
static::name
value
mixed
static::value
name
mixed
Constants
UNDEFINED_STATUS
Value: 0
A value indicating that the enum field is not set.
Generated from protobuf enum UNDEFINED_STATUS = 0;
CREATING
Value: 455564985
Generated from protobuf enum CREATING = 455564985;
DELETING
Value: 528602024
Generated from protobuf enum DELETING = 528602024;
FAILED
Value: 455706685
Generated from protobuf enum FAILED = 455706685;
INVALID
Value: 530283991
Generated from protobuf enum INVALID = 530283991;
READY
Value: 77848963
Generated from protobuf enum READY = 77848963;
UNKNOWN
Value: 433141802
Generated from protobuf enum UNKNOWN = 433141802;

