cloud-foundation-fabric/blueprints/data-solutions/gcs-to-bq-with-least-privil.../data-demo/person.json

17 lines
283 B
JSON

[
{
"mode": "NULLABLE",
"name": "name",
"type": "STRING"
},
{
"mode": "NULLABLE",
"name": "surname",
"type": "STRING"
},
{
"mode": "NULLABLE",
"name": "timestamp",
"type": "TIMESTAMP"
}
]