BigQueryClustering constructor

BigQueryClustering({
  1. List<String>? columns,
})

Implementation

BigQueryClustering({this.columns});