Reference documentation and code samples for the Google Cloud Security Command Center V2 Client class DataAccessEvent.
Details about a data access attempt made by a principal not authorized under applicable data security policy.
Generated from protobuf message google.cloud.securitycenter.v2.DataAccessEvent
Namespace
Google \ Cloud \ SecurityCenter \ V2Methods
__construct
Constructor.
data
array
Optional. Data for populating the Message object.
↳ event_id
string
Unique identifier for data access event.
↳ principal_email
string
The email address of the principal that accessed the data. The principal could be a user account, service account, Google group, or other.
↳ operation
int
The operation performed by the principal to access the data.
↳ event_time
getEventId
Unique identifier for data access event.
string
setEventId
Unique identifier for data access event.
var
string
$this
getPrincipalEmail
The email address of the principal that accessed the data. The principal could be a user account, service account, Google group, or other.
string
setPrincipalEmail
The email address of the principal that accessed the data. The principal could be a user account, service account, Google group, or other.
var
string
$this
getOperation
The operation performed by the principal to access the data.
int
setOperation
The operation performed by the principal to access the data.
var
int
$this
getEventTime
Timestamp of data access event.
hasEventTime
clearEventTime
setEventTime
Timestamp of data access event.
$this