Google Cloud Data Loss Prevention v2 API - Enum ProfileGeneration (4.12.0)

public enum ProfileGeneration

Reference documentation and code samples for the Google Cloud Data Loss Prevention v2 API enum ProfileGeneration.

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

Namespace

Google.Cloud.Dlp.V2

Assembly

Google.Cloud.Dlp.V2.dll

Fields

Name Description
New

The profile is the first profile for the resource.

Unspecified

Unused.

Update

The profile is an update to a previous profile.