Dataplex V1 API - Module Google::Cloud::Dataplex::V1::ChangeRequest::State (v2.10.0)

Reference documentation and code samples for the Dataplex V1 API module Google::Cloud::Dataplex::V1::ChangeRequest::State.

Possible states of a ChangeRequest.

Constants

STATE_UNSPECIFIED

value: 0
State unspecified.

NEW

value: 1
The change is proposed and new.

APPROVED

value: 2
The change has been approved.

REJECTED

value: 3
The change has been rejected.

EXPIRED

value: 4
The change request has expired.

REVOKED

value: 5
The approved change has been revoked.