Google Cloud Datastore Admin V1 Client - Class MigrationState (1.0.4)

Reference documentation and code samples for the Google Cloud Datastore Admin V1 Client class MigrationState.

States for a migration.

Protobuf type google.datastore.admin.v1.MigrationState

Namespace

Google \ Cloud \ Datastore \ Admin \ V1

Methods

static::name

Parameter
Name
Description
value
mixed

static::value

Parameter
Name
Description
name
mixed

Constants

MIGRATION_STATE_UNSPECIFIED

  Value: 0 
 

Unspecified.

Generated from protobuf enum MIGRATION_STATE_UNSPECIFIED = 0;

RUNNING

  Value: 1 
 

The migration is running.

Generated from protobuf enum RUNNING = 1;

PAUSED

  Value: 2 
 

The migration is paused.

Generated from protobuf enum PAUSED = 2;

COMPLETE

  Value: 3 
 

The migration is complete.

Generated from protobuf enum COMPLETE = 3;

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