Google Cloud Dataform V1beta1 Client - Class State (0.11.0)

Reference documentation and code samples for the Google Cloud Dataform V1beta1 Client class State.

Different states of the move.

Protobuf type google.cloud.dataform.v1beta1.MoveFolderMetadata.State

Namespace

Google \ Cloud \ Dataform \ V1beta1 \ MoveFolderMetadata

Methods

Parameter
Name
Description
value
mixed
Parameter
Name
Description
name
mixed

Constants

  Value: 0 
 

The state is unspecified.

Generated from protobuf enum STATE_UNSPECIFIED = 0;

  Value: 1 
 

The move was initialized and recorded by the server, but not yet started.

Generated from protobuf enum INITIALIZED = 1;

  Value: 2 
 

The move is in progress.

Generated from protobuf enum IN_PROGRESS = 2;

  Value: 3 
 

The move has completed successfully.

Generated from protobuf enum SUCCESS = 3;

  Value: 4 
 

The move has failed.

Generated from protobuf enum FAILED = 4;

Create a Mobile Website
View Site in Mobile | Classic
Share by: