Policy Simulator V1 API - Module Google::Cloud::PolicySimulator::V1::PreviewState (v1.4.0)

Reference documentation and code samples for the Policy Simulator V1 API module Google::Cloud::PolicySimulator::V1::PreviewState.

The current state of an OrgPolicyViolationsPreview.

Constants

PREVIEW_STATE_UNSPECIFIED

value: 0
The state is unspecified.

PREVIEW_PENDING

value: 1
The OrgPolicyViolationsPreview has not been created yet.

PREVIEW_RUNNING

value: 2
The OrgPolicyViolationsPreview is currently being created.

PREVIEW_SUCCEEDED

value: 3
The OrgPolicyViolationsPreview creation finished successfully.

PREVIEW_FAILED

value: 4
The OrgPolicyViolationsPreview creation failed with an error.