Cloud Data Loss Prevention (DLP) V2 API - Module Google::Cloud::Dlp::V2::ProfileGeneration (v1.2.0)

Reference documentation and code samples for the Cloud Data Loss Prevention (DLP) V2 API module Google::Cloud::Dlp::V2::ProfileGeneration.

Whether a profile being created is the first generation or an update.

Constants

PROFILE_GENERATION_UNSPECIFIED

value: 0
Unused.

PROFILE_GENERATION_NEW

value: 1
The profile is the first profile for the resource.

PROFILE_GENERATION_UPDATE

value: 2
The profile is an update to a previous profile.