Google Drive Modeling Rule

Modeling Rule

Google Drive

Details

IDgoogle_drive_ModelingRule
From Version8.15.0
TagsGoogle 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
        }
    }
}