Skip to content

Add to_api_repr method to Model #324

@romainr

Description

@romainr

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.

Metadata

Metadata

Labels

api: bigqueryIssues related to the googleapis/python-bigquery API.type: feature request‘Nice-to-have’ improvement, new feature or different behavior or design.

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions