Skip to content

Instantly share code, notes, and snippets.

@jasonthomas
Created July 30, 2019 20:14
Show Gist options
  • Save jasonthomas/3eb8cbdea2dc61d67527772c820ae339 to your computer and use it in GitHub Desktop.
Save jasonthomas/3eb8cbdea2dc61d67527772c820ae339 to your computer and use it in GitHub Desktop.
[
{
"fields": [
{
"mode": "NULLABLE",
"name": "user_agent_browser",
"type": "STRING"
},
{
"mode": "NULLABLE",
"name": "geo_subdivision1",
"type": "STRING"
},
{
"mode": "NULLABLE",
"name": "app_name",
"type": "STRING"
},
{
"mode": "NULLABLE",
"name": "args",
"type": "STRING"
},
{
"mode": "NULLABLE",
"name": "document_version",
"type": "INTEGER"
},
{
"mode": "NULLABLE",
"name": "normalized_os",
"type": "STRING"
},
{
"mode": "NULLABLE",
"name": "normalized_channel",
"type": "STRING"
},
{
"mode": "NULLABLE",
"name": "sample_id",
"type": "INTEGER"
},
{
"mode": "NULLABLE",
"name": "normalized_app_name",
"type": "STRING"
},
{
"mode": "NULLABLE",
"name": "client_id",
"type": "STRING"
},
{
"mode": "NULLABLE",
"name": "normalized_country_code",
"type": "STRING"
},
{
"description": "bq-datetime",
"mode": "NULLABLE",
"name": "geo_db_version",
"type": "TIMESTAMP"
},
{
"mode": "NULLABLE",
"name": "method",
"type": "STRING"
},
{
"mode": "NULLABLE",
"name": "app_version",
"type": "STRING"
},
{
"mode": "NULLABLE",
"name": "date",
"type": "STRING"
},
{
"mode": "NULLABLE",
"name": "app_build_id",
"type": "STRING"
},
{
"mode": "NULLABLE",
"name": "protocol",
"type": "STRING"
},
{
"mode": "NULLABLE",
"name": "document_namespace",
"type": "STRING"
},
{
"description": "bq-datetime",
"mode": "NULLABLE",
"name": "submission_timestamp",
"type": "TIMESTAMP"
},
{
"mode": "NULLABLE",
"name": "normalized_os_version",
"type": "STRING"
},
{
"mode": "NULLABLE",
"name": "document_id",
"type": "STRING"
},
{
"mode": "NULLABLE",
"name": "user_agent_version",
"type": "INTEGER"
},
{
"mode": "NULLABLE",
"name": "geo_city",
"type": "STRING"
},
{
"mode": "NULLABLE",
"name": "app_update_channel",
"type": "STRING"
},
{
"mode": "NULLABLE",
"name": "host",
"type": "STRING"
},
{
"mode": "NULLABLE",
"name": "content_length",
"type": "INTEGER"
},
{
"mode": "NULLABLE",
"name": "geo_country",
"type": "STRING"
},
{
"mode": "NULLABLE",
"name": "document_type",
"type": "STRING"
},
{
"description": "bq-datetime",
"mode": "NULLABLE",
"name": "proxy_timestamp",
"type": "TIMESTAMP"
},
{
"mode": "NULLABLE",
"name": "os",
"type": "STRING"
},
{
"mode": "NULLABLE",
"name": "os_version",
"type": "STRING"
},
{
"mode": "NULLABLE",
"name": "uri",
"type": "STRING"
}
],
"mode": "NULLABLE",
"name": "attributeMap",
"type": "RECORD"
}
]
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment