-
Notifications
You must be signed in to change notification settings - Fork 110
Open
Labels
api: spannerIssues related to the googleapis/nodejs-spanner API.Issues related to the googleapis/nodejs-spanner API.
Description
Please make sure you have searched for information in the following guides.
- Search the issues already opened: https://github.com/GoogleCloudPlatform/google-cloud-node/issues
- Check our Troubleshooting guide: https://googlecloudplatform.github.io/google-cloud-node/#/docs/guides/troubleshooting
- Check our FAQ: https://googlecloudplatform.github.io/google-cloud-node/#/docs/guides/faq
- Check our libraries HOW-TO: https://github.com/googleapis/gax-nodejs/blob/main/client-libraries.md
- Check out our authentication guide: https://github.com/googleapis/google-auth-library-nodejs
- Check out handwritten samples for many of our APIs: https://github.com/GoogleCloudPlatform/nodejs-docs-samples
Documentation Request
Kindly please document how to pass in gRPC options and for example interceptors to the Spanner Client as they are very important to inject and assert on expectations like certain headers. I am rolling out x-goog-spanner-request-id support for all the major Cloud Spanner client libraries and for this client I have a PR started #2205 but it is quite a hairy situation to try to add client interceptors so for starters I am using the server interceptor with MockSpanner to verify expectations.
Kindly cc-ing @olavloite @surbhigarg92
Metadata
Metadata
Assignees
Labels
api: spannerIssues related to the googleapis/nodejs-spanner API.Issues related to the googleapis/nodejs-spanner API.