- Notifications
You must be signed in to change notification settings - Fork321
Closed
Description
Same as#299 but for models:
AttributeError: 'Model' object has no attribute 'to_api_repr'
Current workaround: usingmodel._properties but object fields likefeatureColumnshttps://cloud.google.com/bigquery/docs/reference/rest/v2/models#Model will be missing.