Enum Asset.Types.SecurityStatus.Types.State (2.1.0)

public enum State

The state of the security policy.

Namespace

Google.Cloud.Dataplex.V1

Assembly

Google.Cloud.Dataplex.V1.dll

Fields

NameDescription
Applying

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

Error

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

Ready

Security policy has been successfully applied to the attached resource.

Unspecified

State unspecified.