API reference: https://cloud.google.com/bigquery/docs/reference/rest/v2/tables/list
The property clustering.fields[] now appears in the API results for list_tables(). In the Table class, this property is exposed as Table.clustering_fields. A similar property needs to appear on TableListItem.
Related: #5117
API reference: https://cloud.google.com/bigquery/docs/reference/rest/v2/tables/list
The property
clustering.fields[]now appears in the API results forlist_tables(). In theTableclass, this property is exposed as Table.clustering_fields. A similar property needs to appear on TableListItem.Related: #5117