Google Cloud Container V1 Client - Class Status (1.13.1)

Reference documentation and code samples for the Google Cloud Container V1 Client class Status.

Current status of the operation.

Protobuf type google.container.v1.Operation.Status

Methods

name

Parameter
Name
Description
value
mixed

value

Parameter
Name
Description
name
mixed

Constants

STATUS_UNSPECIFIED

  Value: 0 
 

Not set.

Generated from protobuf enum STATUS_UNSPECIFIED = 0;

PENDING

  Value: 1 
 

The operation has been created.

Generated from protobuf enum PENDING = 1;

RUNNING

  Value: 2 
 

The operation is currently running.

Generated from protobuf enum RUNNING = 2;

DONE

  Value: 3 
 

The operation is done, either cancelled or completed.

Generated from protobuf enum DONE = 3;

ABORTING

  Value: 4 
 

The operation is aborting.

Generated from protobuf enum ABORTING = 4;

Design a Mobile Site
View Site in Mobile | Classic
Share by: