This repository was archived by the owner on Mar 19, 2026. It is now read-only.
v2.0.0
⚠ BREAKING CHANGES
- This adds the apiEndpoint property as a required field for the ServiceConfig, and makes it a public property on the Service class. This is being added to broadly support apiEndpoint overrides.
Features
- add apiEndpoint property to service config (#427) (c063df8), closes googleapis/nodejs-bigquery#455