Database_State
class Database_State
Indicates the current state of the database.
Protobuf enum Google\Spanner\Admin\Database\V1\Database\State
Constants
STATE_UNSPECIFIED |
Not specified. Generated from protobuf enum |
CREATING |
The database is still being created. Operations on the database may fail
with Generated from protobuf enum |
READY |
The database is fully created and ready for use. Generated from protobuf enum |