Google Cloud Net App V1 Client - Class State (1.0.1)

Reference documentation and code samples for the Google Cloud Net App V1 Client class State.

Protobuf type google.cloud.netapp.v1.BackupPolicy.State

Namespace

Google \ Cloud \ NetApp \ V1 \ BackupPolicy

Methods

static::name

Parameter
Name
Description
value
mixed

static::value

Parameter
Name
Description
name
mixed

Constants

STATE_UNSPECIFIED

  Value: 0 
 

State not set.

Generated from protobuf enum STATE_UNSPECIFIED = 0;

CREATING

  Value: 1 
 

BackupPolicy is being created.

Generated from protobuf enum CREATING = 1;

READY

  Value: 2 
 

BackupPolicy is available for use.

Generated from protobuf enum READY = 2;

DELETING

  Value: 3 
 

BackupPolicy is being deleted.

Generated from protobuf enum DELETING = 3;

ERROR

  Value: 4 
 

BackupPolicy is not valid and cannot be used.

Generated from protobuf enum ERROR = 4;

UPDATING

  Value: 5 
 

BackupPolicy is being updated.

Generated from protobuf enum UPDATING = 5;

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