You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Mar 6, 2026. It is now read-only.
Same as #299 but for models:
AttributeError: 'Model' object has no attribute 'to_api_repr'Current workaround: using
model._propertiesbut object fields likefeatureColumnshttps://cloud.google.com/bigquery/docs/reference/rest/v2/models#Model will be missing.