Expose remote functions options as first class properties #1552
Labels
api: bigquery
Issues related to the googleapis/python-bigquery API.
type: feature request
‘Nice-to-have’ improvement, new feature or different behavior or design.
Right now if I want to access spec details for a bigquery remote function I have to use the hidden properties, e.g.
which is not ideal and takes a bit of figuring out. It would be nice to have it exposed via first class properties, which can be used like
The text was updated successfully, but these errors were encountered: