Cloud Dataplex v1 API - Enum ChangeRequest.Types.State (3.15.0)

public enum ChangeRequest.Types.State

Reference documentation and code samples for the Cloud Dataplex v1 API enum ChangeRequest.Types.State.

Possible states of a ChangeRequest.

Namespace

Google.Cloud.Dataplex.V1

Assembly

Google.Cloud.Dataplex.V1.dll

Fields

Name Description
Approved

The change has been approved.

Expired

The change request has expired.

New

The change is proposed and new.

Rejected

The change has been rejected.

Revoked

The approved change has been revoked.

Unspecified

State unspecified.