This document lists the events and parameters for
      various types of
      Rules Audit activity events. You can retrieve these events by
      calling Activities.list() 
with applicationName=rules 
.
Action complete type
Audit event type which indicates action complete events.
          Events of this type are returned with type=action_complete_type 
.
Action complete
Audit event indicating action complete event.
action_complete 
access_  
 string 
Label for a list of access levels.
actor_  
 string 
IP of the entity who was responsible for the original event which triggered the rule.
conference_  
 string 
The unique identifier of a Google Meet conference.
data_  
 string 
Source of the data. Possible values:
-  ADMIN
 Enum value of Admin data source.
-  CALENDAR
 Enum value of Calendar data source.
-  CHAT
 Enum value of Chat data source.
-  CHROME
 Enum value of Chrome data source.
-  DEVICE
 Enum value of Device data source.
-  DRIVE
 Enum value of Drive data source.
-  GMAIL
 Enum value of Gmail data source.
-  GROUPS
 Enum value of Groups data source.
-  MEET
 Enum value of Hangouts Meet data source.
-  RULE
 Enum value of Rule data source.
-  USER
 Enum value of User data source.
-  VOICE
 Enum value of Voice data source.
device_  
 string 
ID of the device on which the action was triggered.
device_  
 string 
Type of device referred to by device ID. Possible values:
-  CHROME_BROWSER
 Device type label when the device is a managed Chrome browser.
-  CHROME_OS
 Device type label when the device is a managed Chrome OS device.
-  CHROME_PROFILE
 Device type label when the device is a managed Chrome profile.
evaluation_  
 message 
Evaluation metadata, such as contextual messages used in a rule evaluation.
has_  
 boolean 
Whether or not the triggered rule has alert enabled.
matched_  
 message 
A list of detectors that matched against the resource.
matched_  
 string 
Threshold that matched in the rule.
matched_  
 string 
Trigger of the rule evaluation: email sent or received, document shared. Possible values:
-  CALENDAR_EVENTS
 Event label when the rule triggered because of a Calendar event.
-  CHAT_ATTACHMENT_UPLOADED
 Event label when the rule triggered because a Chat attachment containing sensitive info was uploaded.
-  CHAT_MESSAGE_SENT
 Event label when the rule triggered because a Chat message containing sensitive info was sent.
-  CHROME_EVENTS
 Event label when the rule triggered because of a Chrome event.
-  CHROME_FILE_DOWNLOAD
 Event label when the rule triggered because a file was downloaded.
-  CHROME_FILE_UPLOAD
 Event label when the rule triggered because a file was uploaded.
-  CHROME_WEB_CONTENT_UPLOAD
 Event label when the rule triggered because web content was uploaded.
-  DEVICE_EVENTS
 Event label when the rule triggered because of a Device event.
-  DRIVE_EVENTS
 Event label when the rule triggered because of a Drive event.
-  DRIVE_SHARE
 Event label when the rule triggered because a file was shared.
-  GMAIL_EVENTS
 Event label when the rule triggered because of a Gmail event.
-  GROUPS_EVENTS
 Event label when the rule triggered because of a Groups event.
-  MAIL_BEING_RECEIVED
 Event label when the rule triggered because a message was received.
-  MAIL_BEING_SENT
 Event label when the rule triggered because a message was sent.
-  MEET_EVENTS
 Event label when the rule triggered because of a Meet event.
-  OAUTH_EVENTS
 Event label when the rule triggered because of an OAuth event.
-  USER_EVENTS
 Event label when the rule triggered because of a User event.
-  VOICE_EVENTS
 Event label when the rule triggered because of a Voice event.
resource_  
 string 
Identifier of the resource which matched the rule.
resource_  
 string 
Email address of the owner of the resource.
resource_  
 string 
A list of users that a Drive document or an email message was shared with when the rule was triggered.
resource_  
 integer 
The number of resource recipients omitted due to exceeding the size limit.
resource_  
 string 
Title of the resource which matched the rule: email subject, or document title.
resource_  
 string 
Type of the resource which matched the rule. Possible values:
-  CHAT_ATTACHMENT
 Chat attachment resource type.
-  CHAT_MESSAGE
 Chat message resource type.
-  DEVICE
 Device resource type.
-  DOCUMENT
 Document resource type.
-  EMAIL
 Email resource type.
-  USER
 User resource type.
rule_  
 string 
Name of the rule.
rule_  
 string 
Resource name that uniquely identifies a rule.
rule_  
 string 
Type of the rule. Possible values:
-  ACTIVITY_RULE
 Activity rule type.
-  DLP
 Data Loss Prevention (DLP) rule type.
scan_  
 string 
Scan mode for the rule evaluation. Possible values:
-  CHAT_SCAN_CONTENT_BEFORE_SEND
 Scan type that stands for scanning Chat content before sending it out.
-  DRIVE_OFFLINE_SCAN
 Scan type that stands for evaluating rules that were updated on all Drive items.
-  DRIVE_ONLINE_SCAN
 Scan type that stands for evaluating rules on a single Drive item that was changed.
severity 
 string 
Severity of violating a rule. Possible values:
-  HIGH
 Severity of violating the rule is high.
-  LOW
 Severity of violating the rule is low.
-  MEDIUM
 Severity of violating the rule is medium.
snippets 
 message 
Heading title for a small piece of context that matched a rule.
space_  
 string 
ID of the space where the rule was triggered.
space_  
 string 
Type of space referred to by the space ID. Possible values:
-  CHAT_DIRECT_MESSAGE
 Space type label when the space is a Chat direct message.
-  CHAT_EXTERNALLY_OWNED
 Space type label when the conversation is owned by an external organization.
-  CHAT_GROUP
 Space type label when the space is a Chat group.
-  CHAT_ROOM
 Space type label when the space is a Chat room.
suppressed_  
 message 
A list of actions that were not taken due to other actions with higher priority.
triggered_  
 message 
A list of actions that were taken as a consequence of the rule being triggered.
GET https://admin.googleapis.com  
Action completed 
Label applied type
Audit event type which indicates label applied events.
          Events of this type are returned with type=label_applied_type 
.
Label applied
Audit event indicating label applied events.
label_applied 
actor_  
 string 
IP of the entity who was responsible for the original event which triggered the rule.
conference_  
 string 
The unique identifier of a Google Meet conference.
data_  
 string 
Source of the data. Possible values:
-  ADMIN
 Enum value of Admin data source.
-  CALENDAR
 Enum value of Calendar data source.
-  CHAT
 Enum value of Chat data source.
-  CHROME
 Enum value of Chrome data source.
-  DEVICE
 Enum value of Device data source.
-  DRIVE
 Enum value of Drive data source.
-  GMAIL
 Enum value of Gmail data source.
-  GROUPS
 Enum value of Groups data source.
-  MEET
 Enum value of Hangouts Meet data source.
-  RULE
 Enum value of Rule data source.
-  USER
 Enum value of User data source.
-  VOICE
 Enum value of Voice data source.
device_  
 string 
ID of the device on which the action was triggered.
device_  
 string 
Type of device referred to by device ID. Possible values:
-  CHROME_BROWSER
 Device type label when the device is a managed Chrome browser.
-  CHROME_OS
 Device type label when the device is a managed Chrome OS device.
-  CHROME_PROFILE
 Device type label when the device is a managed Chrome profile.
evaluation_  
 message 
Evaluation metadata, such as contextual messages used in a rule evaluation.
has_  
 boolean 
Whether or not the triggered rule has alert enabled.
label_  
 string 
Title of the label to which the item belongs.
matched_  
 message 
A list of detectors that matched against the resource.
matched_  
 string 
Threshold that matched in the rule.
matched_  
 string 
Trigger of the rule evaluation: email sent or received, document shared. Possible values:
-  CALENDAR_EVENTS
 Event label when the rule triggered because of a Calendar event.
-  CHAT_ATTACHMENT_UPLOADED
 Event label when the rule triggered because a Chat attachment containing sensitive info was uploaded.
-  CHAT_MESSAGE_SENT
 Event label when the rule triggered because a Chat message containing sensitive info was sent.
-  CHROME_EVENTS
 Event label when the rule triggered because of a Chrome event.
-  CHROME_FILE_DOWNLOAD
 Event label when the rule triggered because a file was downloaded.
-  CHROME_FILE_UPLOAD
 Event label when the rule triggered because a file was uploaded.
-  CHROME_WEB_CONTENT_UPLOAD
 Event label when the rule triggered because web content was uploaded.
-  DEVICE_EVENTS
 Event label when the rule triggered because of a Device event.
-  DRIVE_EVENTS
 Event label when the rule triggered because of a Drive event.
-  DRIVE_SHARE
 Event label when the rule triggered because a file was shared.
-  GMAIL_EVENTS
 Event label when the rule triggered because of a Gmail event.
-  GROUPS_EVENTS
 Event label when the rule triggered because of a Groups event.
-  MAIL_BEING_RECEIVED
 Event label when the rule triggered because a message was received.
-  MAIL_BEING_SENT
 Event label when the rule triggered because a message was sent.
-  MEET_EVENTS
 Event label when the rule triggered because of a Meet event.
-  OAUTH_EVENTS
 Event label when the rule triggered because of an OAuth event.
-  USER_EVENTS
 Event label when the rule triggered because of a User event.
-  VOICE_EVENTS
 Event label when the rule triggered because of a Voice event.
resource_  
 string 
Identifier of the resource which matched the rule.
resource_  
 string 
Email address of the owner of the resource.
resource_  
 string 
A list of users that a Drive document or an email message was shared with when the rule was triggered.
resource_  
 integer 
The number of resource recipients omitted due to exceeding the size limit.
resource_  
 string 
Title of the resource which matched the rule: email subject, or document title.
resource_  
 string 
Type of the resource which matched the rule. Possible values:
-  CHAT_ATTACHMENT
 Chat attachment resource type.
-  CHAT_MESSAGE
 Chat message resource type.
-  DEVICE
 Device resource type.
-  DOCUMENT
 Document resource type.
-  EMAIL
 Email resource type.
-  USER
 User resource type.
rule_  
 string 
Name of the rule.
rule_  
 string 
Resource name that uniquely identifies a rule.
rule_  
 string 
Type of the rule. Possible values:
-  ACTIVITY_RULE
 Activity rule type.
-  DLP
 Data Loss Prevention (DLP) rule type.
scan_  
 string 
Scan mode for the rule evaluation. Possible values:
-  CHAT_SCAN_CONTENT_BEFORE_SEND
 Scan type that stands for scanning Chat content before sending it out.
-  DRIVE_OFFLINE_SCAN
 Scan type that stands for evaluating rules that were updated on all Drive items.
-  DRIVE_ONLINE_SCAN
 Scan type that stands for evaluating rules on a single Drive item that was changed.
severity 
 string 
Severity of violating a rule. Possible values:
-  HIGH
 Severity of violating the rule is high.
-  LOW
 Severity of violating the rule is low.
-  MEDIUM
 Severity of violating the rule is medium.
space_  
 string 
ID of the space where the rule was triggered.
space_  
 string 
Type of space referred to by the space ID. Possible values:
-  CHAT_DIRECT_MESSAGE
 Space type label when the space is a Chat direct message.
-  CHAT_EXTERNALLY_OWNED
 Space type label when the conversation is owned by an external organization.
-  CHAT_GROUP
 Space type label when the space is a Chat group.
-  CHAT_ROOM
 Space type label when the space is a Chat room.
suppressed_  
 message 
A list of actions that were not taken due to other actions with higher priority.
triggered_  
 message 
A list of actions that were taken as a consequence of the rule being triggered.
GET https://admin.googleapis.com  
DLP Rule applied Label {label_title} 
. 
Label field value changed type
Audit event type which indicates label field value changed events.
          Events of this type are returned with type=label_field_value_changed_type 
.
Label field value changed
Audit event indicating label field value changed event.
label_field_value_changed 
actor_  
 string 
IP of the entity who was responsible for the original event which triggered the rule.
conference_  
 string 
The unique identifier of a Google Meet conference.
data_  
 string 
Source of the data. Possible values:
-  ADMIN
 Enum value of Admin data source.
-  CALENDAR
 Enum value of Calendar data source.
-  CHAT
 Enum value of Chat data source.
-  CHROME
 Enum value of Chrome data source.
-  DEVICE
 Enum value of Device data source.
-  DRIVE
 Enum value of Drive data source.
-  GMAIL
 Enum value of Gmail data source.
-  GROUPS
 Enum value of Groups data source.
-  MEET
 Enum value of Hangouts Meet data source.
-  RULE
 Enum value of Rule data source.
-  USER
 Enum value of User data source.
-  VOICE
 Enum value of Voice data source.
device_  
 string 
ID of the device on which the action was triggered.
device_  
 string 
Type of device referred to by device ID. Possible values:
-  CHROME_BROWSER
 Device type label when the device is a managed Chrome browser.
-  CHROME_OS
 Device type label when the device is a managed Chrome OS device.
-  CHROME_PROFILE
 Device type label when the device is a managed Chrome profile.
evaluation_  
 message 
Evaluation metadata, such as contextual messages used in a rule evaluation.
has_  
 boolean 
Whether or not the triggered rule has alert enabled.
label_  
 string 
Field of the label to which the item belongs.
label_  
 string 
Title of the label to which the item belongs.
matched_  
 message 
A list of detectors that matched against the resource.
matched_  
 string 
Threshold that matched in the rule.
matched_  
 string 
Trigger of the rule evaluation: email sent or received, document shared. Possible values:
-  CALENDAR_EVENTS
 Event label when the rule triggered because of a Calendar event.
-  CHAT_ATTACHMENT_UPLOADED
 Event label when the rule triggered because a Chat attachment containing sensitive info was uploaded.
-  CHAT_MESSAGE_SENT
 Event label when the rule triggered because a Chat message containing sensitive info was sent.
-  CHROME_EVENTS
 Event label when the rule triggered because of a Chrome event.
-  CHROME_FILE_DOWNLOAD
 Event label when the rule triggered because a file was downloaded.
-  CHROME_FILE_UPLOAD
 Event label when the rule triggered because a file was uploaded.
-  CHROME_WEB_CONTENT_UPLOAD
 Event label when the rule triggered because web content was uploaded.
-  DEVICE_EVENTS
 Event label when the rule triggered because of a Device event.
-  DRIVE_EVENTS
 Event label when the rule triggered because of a Drive event.
-  DRIVE_SHARE
 Event label when the rule triggered because a file was shared.
-  GMAIL_EVENTS
 Event label when the rule triggered because of a Gmail event.
-  GROUPS_EVENTS
 Event label when the rule triggered because of a Groups event.
-  MAIL_BEING_RECEIVED
 Event label when the rule triggered because a message was received.
-  MAIL_BEING_SENT
 Event label when the rule triggered because a message was sent.
-  MEET_EVENTS
 Event label when the rule triggered because of a Meet event.
-  OAUTH_EVENTS
 Event label when the rule triggered because of an OAuth event.
-  USER_EVENTS
 Event label when the rule triggered because of a User event.
-  VOICE_EVENTS
 Event label when the rule triggered because of a Voice event.
new_  
 string 
New value.
old_  
 string 
Old value.
resource_  
 string 
Identifier of the resource which matched the rule.
resource_  
 string 
Email address of the owner of the resource.
resource_  
 string 
A list of users that a Drive document or an email message was shared with when the rule was triggered.
resource_  
 integer 
The number of resource recipients omitted due to exceeding the size limit.
resource_  
 string 
Title of the resource which matched the rule: email subject, or document title.
resource_  
 string 
Type of the resource which matched the rule. Possible values:
-  CHAT_ATTACHMENT
 Chat attachment resource type.
-  CHAT_MESSAGE
 Chat message resource type.
-  DEVICE
 Device resource type.
-  DOCUMENT
 Document resource type.
-  EMAIL
 Email resource type.
-  USER
 User resource type.
rule_  
 string 
Name of the rule.
rule_  
 string 
Resource name that uniquely identifies a rule.
rule_  
 string 
Type of the rule. Possible values:
-  ACTIVITY_RULE
 Activity rule type.
-  DLP
 Data Loss Prevention (DLP) rule type.
scan_  
 string 
Scan mode for the rule evaluation. Possible values:
-  CHAT_SCAN_CONTENT_BEFORE_SEND
 Scan type that stands for scanning Chat content before sending it out.
-  DRIVE_OFFLINE_SCAN
 Scan type that stands for evaluating rules that were updated on all Drive items.
-  DRIVE_ONLINE_SCAN
 Scan type that stands for evaluating rules on a single Drive item that was changed.
severity 
 string 
Severity of violating a rule. Possible values:
-  HIGH
 Severity of violating the rule is high.
-  LOW
 Severity of violating the rule is low.
-  MEDIUM
 Severity of violating the rule is medium.
space_  
 string 
ID of the space where the rule was triggered.
space_  
 string 
Type of space referred to by the space ID. Possible values:
-  CHAT_DIRECT_MESSAGE
 Space type label when the space is a Chat direct message.
-  CHAT_EXTERNALLY_OWNED
 Space type label when the conversation is owned by an external organization.
-  CHAT_GROUP
 Space type label when the space is a Chat group.
-  CHAT_ROOM
 Space type label when the space is a Chat room.
suppressed_  
 message 
A list of actions that were not taken due to other actions with higher priority.
triggered_  
 message 
A list of actions that were taken as a consequence of the rule being triggered.
GET https://admin.googleapis.com  
DLP Rule changed the value of field {label_field} 
(Label: {label_title} 
) from ' {old_value} 
' to ' {new_value} 
'. 
Label removed type
Audit event type which indicates label removed events.
          Events of this type are returned with type=label_removed_type 
.
Label removed
Audit event indicating label removed event.
label_removed 
actor_  
 string 
IP of the entity who was responsible for the original event which triggered the rule.
conference_  
 string 
The unique identifier of a Google Meet conference.
data_  
 string 
Source of the data. Possible values:
-  ADMIN
 Enum value of Admin data source.
-  CALENDAR
 Enum value of Calendar data source.
-  CHAT
 Enum value of Chat data source.
-  CHROME
 Enum value of Chrome data source.
-  DEVICE
 Enum value of Device data source.
-  DRIVE
 Enum value of Drive data source.
-  GMAIL
 Enum value of Gmail data source.
-  GROUPS
 Enum value of Groups data source.
-  MEET
 Enum value of Hangouts Meet data source.
-  RULE
 Enum value of Rule data source.
-  USER
 Enum value of User data source.
-  VOICE
 Enum value of Voice data source.
device_  
 string 
ID of the device on which the action was triggered.
device_  
 string 
Type of device referred to by device ID. Possible values:
-  CHROME_BROWSER
 Device type label when the device is a managed Chrome browser.
-  CHROME_OS
 Device type label when the device is a managed Chrome OS device.
-  CHROME_PROFILE
 Device type label when the device is a managed Chrome profile.
evaluation_  
 message 
Evaluation metadata, such as contextual messages used in a rule evaluation.
has_  
 boolean 
Whether or not the triggered rule has alert enabled.
label_  
 string 
Title of the label to which the item belongs.
matched_  
 message 
A list of detectors that matched against the resource.
matched_  
 string 
Threshold that matched in the rule.
matched_  
 string 
Trigger of the rule evaluation: email sent or received, document shared. Possible values:
-  CALENDAR_EVENTS
 Event label when the rule triggered because of a Calendar event.
-  CHAT_ATTACHMENT_UPLOADED
 Event label when the rule triggered because a Chat attachment containing sensitive info was uploaded.
-  CHAT_MESSAGE_SENT
 Event label when the rule triggered because a Chat message containing sensitive info was sent.
-  CHROME_EVENTS
 Event label when the rule triggered because of a Chrome event.
-  CHROME_FILE_DOWNLOAD
 Event label when the rule triggered because a file was downloaded.
-  CHROME_FILE_UPLOAD
 Event label when the rule triggered because a file was uploaded.
-  CHROME_WEB_CONTENT_UPLOAD
 Event label when the rule triggered because web content was uploaded.
-  DEVICE_EVENTS
 Event label when the rule triggered because of a Device event.
-  DRIVE_EVENTS
 Event label when the rule triggered because of a Drive event.
-  DRIVE_SHARE
 Event label when the rule triggered because a file was shared.
-  GMAIL_EVENTS
 Event label when the rule triggered because of a Gmail event.
-  GROUPS_EVENTS
 Event label when the rule triggered because of a Groups event.
-  MAIL_BEING_RECEIVED
 Event label when the rule triggered because a message was received.
-  MAIL_BEING_SENT
 Event label when the rule triggered because a message was sent.
-  MEET_EVENTS
 Event label when the rule triggered because of a Meet event.
-  OAUTH_EVENTS
 Event label when the rule triggered because of an OAuth event.
-  USER_EVENTS
 Event label when the rule triggered because of a User event.
-  VOICE_EVENTS
 Event label when the rule triggered because of a Voice event.
resource_  
 string 
Identifier of the resource which matched the rule.
resource_  
 string 
Email address of the owner of the resource.
resource_  
 string 
A list of users that a Drive document or an email message was shared with when the rule was triggered.
resource_  
 integer 
The number of resource recipients omitted due to exceeding the size limit.
resource_  
 string 
Title of the resource which matched the rule: email subject, or document title.
resource_  
 string 
Type of the resource which matched the rule. Possible values:
-  CHAT_ATTACHMENT
 Chat attachment resource type.
-  CHAT_MESSAGE
 Chat message resource type.
-  DEVICE
 Device resource type.
-  DOCUMENT
 Document resource type.
-  EMAIL
 Email resource type.
-  USER
 User resource type.
rule_  
 string 
Name of the rule.
rule_  
 string 
Resource name that uniquely identifies a rule.
rule_  
 string 
Type of the rule. Possible values:
-  ACTIVITY_RULE
 Activity rule type.
-  DLP
 Data Loss Prevention (DLP) rule type.
scan_  
 string 
Scan mode for the rule evaluation. Possible values:
-  CHAT_SCAN_CONTENT_BEFORE_SEND
 Scan type that stands for scanning Chat content before sending it out.
-  DRIVE_OFFLINE_SCAN
 Scan type that stands for evaluating rules that were updated on all Drive items.
-  DRIVE_ONLINE_SCAN
 Scan type that stands for evaluating rules on a single Drive item that was changed.
severity 
 string 
Severity of violating a rule. Possible values:
-  HIGH
 Severity of violating the rule is high.
-  LOW
 Severity of violating the rule is low.
-  MEDIUM
 Severity of violating the rule is medium.
space_  
 string 
ID of the space where the rule was triggered.
space_  
 string 
Type of space referred to by the space ID. Possible values:
-  CHAT_DIRECT_MESSAGE
 Space type label when the space is a Chat direct message.
-  CHAT_EXTERNALLY_OWNED
 Space type label when the conversation is owned by an external organization.
-  CHAT_GROUP
 Space type label when the space is a Chat group.
-  CHAT_ROOM
 Space type label when the space is a Chat room.
suppressed_  
 message 
A list of actions that were not taken due to other actions with higher priority.
triggered_  
 message 
A list of actions that were taken as a consequence of the rule being triggered.
GET https://admin.googleapis.com  
DLP Rule removed Label {label_title} 
. 
Rule Match Type
Audit event type which inidicates rule matching events.
          Events of this type are returned with type=rule_match_type 
.
Rule Match
Audit event indicating rule match event.
rule_match 
actions 
 string 
List of actions taken. Possible values:
-  AccountWipeMobileDevice
 Account wipe mobile device action name.
-  ApproveMobileDevice
 Approve mobile device action name.
-  BlockMobileDevice
 Block mobile device action name.
-  FlagDocument
 Action which indicates that the item was flagged.
-  SendNotification
 Action which indicates that notification was sent.
-  UnflagDocument
 Action which indicates that the item was unflagged.
application 
 string 
Name of the application to which the flagged item belongs. Possible values:
-  drive
 Application name for Google Drive.
-  mobile
 Device Management app.
drive_  
 string 
Shared drive Id to which the drive item belongs, if applicable.
has_  
 boolean 
Whether the resource has content which matches the criteria in the rule. Possible values:
-  false
 Boolean whose value is false.
-  true
 Boolean whose value is true.
matched_  
 string 
List of content detector templates that matched.
mobile_  
 string 
Type of device on which rule was applied.
mobile_  
 string 
iOS Vendor Id of device on which rule was applied, if applicable.
resource_  
 string 
Identifier of the resource which matched the rule.
resource_  
 string 
Name of the resource which matched the rule.
resource_  
 string 
Email address of the owner of the resource.
rule_  
 integer 
Unique identifier for a rule. Rules are created by admins in Google Workspace.
rule_  
 string 
Name of the rule.
rule_  
 integer 
Update time (microseconds since epoch) indicating the version of rule which is used.
GET https://admin.googleapis.com  
Rule matched 
Rule trigger type
Audit event type which indicates rule triggered events.
          Events of this type are returned with type=rule_trigger_type 
.
Rule trigger
Audit event indicating rule triggered event.
rule_trigger 
data_  
 string 
Source of the data. Possible values:
-  ADMIN
 Enum value of Admin data source.
-  CALENDAR
 Enum value of Calendar data source.
-  CHAT
 Enum value of Chat data source.
-  CHROME
 Enum value of Chrome data source.
-  DEVICE
 Enum value of Device data source.
-  DRIVE
 Enum value of Drive data source.
-  GMAIL
 Enum value of Gmail data source.
-  GROUPS
 Enum value of Groups data source.
-  MEET
 Enum value of Hangouts Meet data source.
-  RULE
 Enum value of Rule data source.
-  USER
 Enum value of User data source.
-  VOICE
 Enum value of Voice data source.
matched_  
 string 
Threshold that matched in the rule.
matched_  
 string 
Trigger of the rule evaluation: email sent or received, document shared. Possible values:
-  CALENDAR_EVENTS
 Event label when the rule triggered because of a Calendar event.
-  CHAT_ATTACHMENT_UPLOADED
 Event label when the rule triggered because a Chat attachment containing sensitive info was uploaded.
-  CHAT_MESSAGE_SENT
 Event label when the rule triggered because a Chat message containing sensitive info was sent.
-  CHROME_EVENTS
 Event label when the rule triggered because of a Chrome event.
-  CHROME_FILE_DOWNLOAD
 Event label when the rule triggered because a file was downloaded.
-  CHROME_FILE_UPLOAD
 Event label when the rule triggered because a file was uploaded.
-  CHROME_WEB_CONTENT_UPLOAD
 Event label when the rule triggered because web content was uploaded.
-  DEVICE_EVENTS
 Event label when the rule triggered because of a Device event.
-  DRIVE_EVENTS
 Event label when the rule triggered because of a Drive event.
-  DRIVE_SHARE
 Event label when the rule triggered because a file was shared.
-  GMAIL_EVENTS
 Event label when the rule triggered because of a Gmail event.
-  GROUPS_EVENTS
 Event label when the rule triggered because of a Groups event.
-  MAIL_BEING_RECEIVED
 Event label when the rule triggered because a message was received.
-  MAIL_BEING_SENT
 Event label when the rule triggered because a message was sent.
-  MEET_EVENTS
 Event label when the rule triggered because of a Meet event.
-  OAUTH_EVENTS
 Event label when the rule triggered because of an OAuth event.
-  USER_EVENTS
 Event label when the rule triggered because of a User event.
-  VOICE_EVENTS
 Event label when the rule triggered because of a Voice event.
rule_  
 string 
Name of the rule.
rule_  
 string 
Resource name that uniquely identifies a rule.
rule_  
 string 
Type of the rule. Possible values:
-  ACTIVITY_RULE
 Activity rule type.
-  DLP
 Data Loss Prevention (DLP) rule type.
severity 
 string 
Severity of violating a rule. Possible values:
-  HIGH
 Severity of violating the rule is high.
-  LOW
 Severity of violating the rule is low.
-  MEDIUM
 Severity of violating the rule is medium.
triggered_  
 message 
A list of actions that were taken as a consequence of the rule being triggered.
GET https://admin.googleapis.com  
Rule triggered 

