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 4, 2026. It is now read-only.
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.
Please make sure you have searched for information in the following guides.
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