Data Loss Prevention V2 Client - Class ProfileGeneration (2.9.1)
Stay organized with collections
Save and categorize content based on your preferences.
Reference documentation and code samples for the Data Loss Prevention V2 Client class ProfileGeneration.
Whether a profile being created is the first generation or an update.
Protobuf type google.privacy.dlp.v2.ProfileGeneration
Namespace
Google \ Cloud \ Dlp \ V2
Methods
static::name
Parameter
Name
Description
value
mixed
static::value
Parameter
Name
Description
name
mixed
Constants
PROFILE_GENERATION_UNSPECIFIED
Value: 0
Unused.
Generated from protobuf enum PROFILE_GENERATION_UNSPECIFIED = 0;
PROFILE_GENERATION_NEW
Value: 1
The profile is the first profile for the resource.
Generated from protobuf enum PROFILE_GENERATION_NEW = 1;
PROFILE_GENERATION_UPDATE
Value: 2
The profile is an update to a previous profile.
Generated from protobuf enum PROFILE_GENERATION_UPDATE = 2;
[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Hard to understand","hardToUnderstand","thumb-down"],["Incorrect information or sample code","incorrectInformationOrSampleCode","thumb-down"],["Missing the information/samples I need","missingTheInformationSamplesINeed","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2026-03-11 UTC."],[],[]]