Details
| ID | google_drive_ModelingRule |
|---|---|
| From Version | 8.15.0 |
| Tags | Google Drive |
Schema
google_workspace_drive_raw
| Field | Type | Array? |
|---|---|---|
_product |
string | — |
_vendor |
string | — |
actor |
string | — |
events |
string | — |
id |
string | — |
ipAddress |
string | — |
kind |
string | — |
{ "google_workspace_drive_raw": { "events": { "type": "string", "is_array": false }, "ipAddress": { "type": "string", "is_array": false }, "_product": { "type": "string", "is_array": false }, "_vendor": { "type": "string", "is_array": false }, "kind": { "type": "string", "is_array": false }, "actor": { "type": "string", "is_array": false }, "id": { "type": "string", "is_array": false } } }