Dataplex V1 API - Module Google::Cloud::Dataplex::V1::Asset::SecurityStatus::State (v0.4.0)

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

The state of the security policy.

Constants

STATE_UNSPECIFIED

value: 0
State unspecified.

READY

value: 1
Security policy has been successfully applied to the attached resource.

APPLYING

value: 2
Security policy is in the process of being applied to the attached resource.

ERROR

value: 3
Security policy could not be applied to the attached resource due to errors.