DataFlowEvent(mapping=None, *, ignore_unknown_fields=False, **kwargs)
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.
Attributes |
|
---|---|
Name | Description |
event_id |
str
Unique identifier for data flow event. |
principal_email |
str
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 |
google.cloud.securitycenter_v2.types.DataFlowEvent.Operation
The operation performed by the principal for the data flow event. |
violated_location |
str
Non-compliant location of the principal or the data destination. |
event_time |
google.protobuf.timestamp_pb2.Timestamp
Timestamp of data flow event. |
Classes
Operation
Operation(value)
The operation of a data flow event.