Same as #299 but for models:
AttributeError: 'Model' object has no attribute 'to_api_repr'
Current workaround: using model._properties but object fields like featureColumns https://cloud.google.com/bigquery/docs/reference/rest/v2/models#Model will be missing.