Cloud Dataplex v1 API - Enum Asset.Types.SecurityStatus.Types.State (2.15.0)

public enum Asset.Types.SecurityStatus.Types.State

Reference documentation and code samples for the Cloud Dataplex v1 API enum Asset.Types.SecurityStatus.Types.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.