Google Cloud Dataplex V1 Client - Class State (1.14.0)

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

Possible states of a ChangeRequest.

Protobuf type google.cloud.dataplex.v1.ChangeRequest.State

Namespace

Google \ Cloud \ Dataplex \ V1 \ ChangeRequest

Methods

static::name

Parameter
Name
Description
value
mixed

static::value

Parameter
Name
Description
name
mixed

Constants

STATE_UNSPECIFIED

  Value: 0 
 

State unspecified.

Generated from protobuf enum STATE_UNSPECIFIED = 0;

PBNEW

  Value: 1 
 

The change is proposed and new.

Generated from protobuf enum NEW = 1;

APPROVED

  Value: 2 
 

The change has been approved.

Generated from protobuf enum APPROVED = 2;

REJECTED

  Value: 3 
 

The change has been rejected.

Generated from protobuf enum REJECTED = 3;

EXPIRED

  Value: 4 
 

The change request has expired.

Generated from protobuf enum EXPIRED = 4;

REVOKED

  Value: 5 
 

The approved change has been revoked.

Generated from protobuf enum REVOKED = 5;

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