Reference documentation and code samples for the Google Cloud Security Command Center V2 Client class DataFlowEvent.
Details about a data flow event, in which either the data is moved to or is
accessed from a non-compliant geo-location, as defined in the applicable data
security policy.
Generated from protobuf messagegoogle.cloud.securitycenter.v2.DataFlowEvent
Namespace
Google \ Cloud \ SecurityCenter \ V2
Methods
__construct
Constructor.
Parameters
Name
Description
data
array
Optional. Data for populating the Message object.
↳ event_id
string
Unique identifier for data flow event.
↳ principal_email
string
The email address of the principal that initiated the data flow event. The principal could be a user account, service account, Google group, or other.
↳ operation
int
The operation performed by the principal for the data flow event.
↳ violated_location
string
Non-compliant location of the principal or the data destination.
[[["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,["# Google Cloud Security Command Center V2 Client - Class DataFlowEvent (2.2.1)\n\nVersion latestkeyboard_arrow_down\n\n- [2.2.1 (latest)](/php/docs/reference/cloud-security-center/latest/V2.DataFlowEvent)\n- [2.2.0](/php/docs/reference/cloud-security-center/2.2.0/V2.DataFlowEvent)\n- [2.1.1](/php/docs/reference/cloud-security-center/2.1.1/V2.DataFlowEvent)\n- [2.0.4](/php/docs/reference/cloud-security-center/2.0.4/V2.DataFlowEvent)\n- [1.32.0](/php/docs/reference/cloud-security-center/1.32.0/V2.DataFlowEvent)\n- [1.31.0](/php/docs/reference/cloud-security-center/1.31.0/V2.DataFlowEvent)\n- [1.30.0](/php/docs/reference/cloud-security-center/1.30.0/V2.DataFlowEvent)\n- [1.29.0](/php/docs/reference/cloud-security-center/1.29.0/V2.DataFlowEvent)\n- [1.28.2](/php/docs/reference/cloud-security-center/1.28.2/V2.DataFlowEvent)\n- [1.21.0](/php/docs/reference/cloud-security-center/1.21.0/V2.DataFlowEvent)\n- [1.20.2](/php/docs/reference/cloud-security-center/1.20.2/V2.DataFlowEvent)\n- [1.19.1](/php/docs/reference/cloud-security-center/1.19.1/V2.DataFlowEvent)\n- [1.18.0](/php/docs/reference/cloud-security-center/1.18.0/V2.DataFlowEvent)\n- [1.17.0](/php/docs/reference/cloud-security-center/1.17.0/V2.DataFlowEvent)\n- [1.16.0](/php/docs/reference/cloud-security-center/1.16.0/V2.DataFlowEvent)\n- [1.15.1](/php/docs/reference/cloud-security-center/1.15.1/V2.DataFlowEvent)\n- [1.14.2](/php/docs/reference/cloud-security-center/1.14.2/V2.DataFlowEvent)\n- [1.13.1](/php/docs/reference/cloud-security-center/1.13.1/V2.DataFlowEvent) \nReference documentation and code samples for the Google Cloud Security Command Center V2 Client class DataFlowEvent.\n\nDetails about a data flow event, in which either the data is moved to or is\naccessed from a non-compliant geo-location, as defined in the applicable data\nsecurity policy.\n\nGenerated from protobuf message `google.cloud.securitycenter.v2.DataFlowEvent`\n\nNamespace\n---------\n\nGoogle \\\\ Cloud \\\\ SecurityCenter \\\\ V2\n\nMethods\n-------\n\n### __construct\n\nConstructor.\n\n### getEventId\n\nUnique identifier for data flow event.\n\n### setEventId\n\nUnique identifier for data flow event.\n\n### getPrincipalEmail\n\nThe email address of the principal that initiated the data flow event. The\nprincipal could be a user account, service account, Google group, or other.\n\n### setPrincipalEmail\n\nThe email address of the principal that initiated the data flow event. The\nprincipal could be a user account, service account, Google group, or other.\n\n### getOperation\n\nThe operation performed by the principal for the data flow event.\n\n### setOperation\n\nThe operation performed by the principal for the data flow event.\n\n### getViolatedLocation\n\nNon-compliant location of the principal or the data destination.\n\n### setViolatedLocation\n\nNon-compliant location of the principal or the data destination.\n\n### getEventTime\n\nTimestamp of data flow event.\n\n### hasEventTime\n\n### clearEventTime\n\n### setEventTime\n\nTimestamp of data flow event."]]