Generated from protobuf enumEVENT_TYPE_UNSPECIFIED = 0;
NEW_PROFILE
Value: 1
New profile (not a re-profile).
Generated from protobuf enumNEW_PROFILE = 1;
CHANGED_PROFILE
Value: 2
One of the following profile metrics changed: Data risk score,
Sensitivity score, Resource visibility, Encryption type, Predicted
infoTypes, Other infoTypes
Generated from protobuf enumCHANGED_PROFILE = 2;
SCORE_INCREASED
Value: 3
Table data risk score or sensitivity score increased.
[[["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 2025-09-04 UTC."],[],[],null,["# Data Loss Prevention V2 Client - Class EventType (2.6.1)\n\nVersion latestkeyboard_arrow_down\n\n- [2.6.1 (latest)](/php/docs/reference/cloud-dlp/latest/V2.DataProfileAction.EventType)\n- [2.6.0](/php/docs/reference/cloud-dlp/2.6.0/V2.DataProfileAction.EventType)\n- [2.4.1](/php/docs/reference/cloud-dlp/2.4.1/V2.DataProfileAction.EventType)\n- [2.3.0](/php/docs/reference/cloud-dlp/2.3.0/V2.DataProfileAction.EventType)\n- [2.2.3](/php/docs/reference/cloud-dlp/2.2.3/V2.DataProfileAction.EventType)\n- [2.1.0](/php/docs/reference/cloud-dlp/2.1.0/V2.DataProfileAction.EventType)\n- [2.0.0](/php/docs/reference/cloud-dlp/2.0.0/V2.DataProfileAction.EventType)\n- [1.19.0](/php/docs/reference/cloud-dlp/1.19.0/V2.DataProfileAction.EventType)\n- [1.18.0](/php/docs/reference/cloud-dlp/1.18.0/V2.DataProfileAction.EventType)\n- [1.17.0](/php/docs/reference/cloud-dlp/1.17.0/V2.DataProfileAction.EventType)\n- [1.16.0](/php/docs/reference/cloud-dlp/1.16.0/V2.DataProfileAction.EventType)\n- [1.15.1](/php/docs/reference/cloud-dlp/1.15.1/V2.DataProfileAction.EventType)\n- [1.14.0](/php/docs/reference/cloud-dlp/1.14.0/V2.DataProfileAction.EventType)\n- [1.13.2](/php/docs/reference/cloud-dlp/1.13.2/V2.DataProfileAction.EventType)\n- [1.12.0](/php/docs/reference/cloud-dlp/1.12.0/V2.DataProfileAction.EventType)\n- [1.11.0](/php/docs/reference/cloud-dlp/1.11.0/V2.DataProfileAction.EventType)\n- [1.10.2](/php/docs/reference/cloud-dlp/1.10.2/V2.DataProfileAction.EventType)\n- [1.9.0](/php/docs/reference/cloud-dlp/1.9.0/V2.DataProfileAction.EventType)\n- [1.8.6](/php/docs/reference/cloud-dlp/1.8.6/V2.DataProfileAction.EventType) \nReference documentation and code samples for the Data Loss Prevention V2 Client class EventType.\n\nTypes of event that can trigger an action.\n\nProtobuf type `google.privacy.dlp.v2.DataProfileAction.EventType`\n\nNamespace\n---------\n\nGoogle \\\\ Cloud \\\\ Dlp \\\\ V2 \\\\ DataProfileAction\n\nMethods\n-------\n\n### static::name\n\n### static::value\n\nConstants\n---------\n\n### EVENT_TYPE_UNSPECIFIED\n\n Value: 0\n\nUnused.\n\nGenerated from protobuf enum `EVENT_TYPE_UNSPECIFIED = 0;`\n\n### NEW_PROFILE\n\n Value: 1\n\nNew profile (not a re-profile).\n\nGenerated from protobuf enum `NEW_PROFILE = 1;`\n\n### CHANGED_PROFILE\n\n Value: 2\n\nOne of the following profile metrics changed: Data risk score,\nSensitivity score, Resource visibility, Encryption type, Predicted\ninfoTypes, Other infoTypes\n\nGenerated from protobuf enum `CHANGED_PROFILE = 2;`\n\n### SCORE_INCREASED\n\n Value: 3\n\nTable data risk score or sensitivity score increased.\n\nGenerated from protobuf enum `SCORE_INCREASED = 3;`\n\n### ERROR_CHANGED\n\n Value: 4\n\nA user (non-internal) error occurred.\n\nGenerated from protobuf enum `ERROR_CHANGED = 4;`"]]