Google Cloud AlloyDB for PostgreSQL V1beta Client - Class State (0.1.3)

Reference documentation and code samples for the Google Cloud AlloyDB for PostgreSQL V1beta Client class State.

Backup State

Protobuf type google.cloud.alloydb.v1beta.Backup.State

Methods

name

Parameter
Name
Description
value
mixed

value

Parameter
Name
Description
name
mixed

Constants

STATE_UNSPECIFIED

  Value: 0 
 

The state of the backup is unknown.

Generated from protobuf enum STATE_UNSPECIFIED = 0;

READY

  Value: 1 
 

The backup is ready.

Generated from protobuf enum READY = 1;

CREATING

  Value: 2 
 

The backup is creating.

Generated from protobuf enum CREATING = 2;

FAILED

  Value: 3 
 

The backup failed.

Generated from protobuf enum FAILED = 3;

DELETING

  Value: 4 
 

The backup is being deleted.

Generated from protobuf enum DELETING = 4;

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