{
  "schema": {
    "fields": [
      {
        "description": "the first name",
        "name": "first_name",
        "type": "STRING",
        "mode": "NULLABLE"
      }
    ]
  }
}
