Skip to content
This repository was archived by the owner on Mar 4, 2026. It is now read-only.
This repository was archived by the owner on Mar 4, 2026. It is now read-only.

Project ID placeholder in google_cloud_resource_prefix header not always replaced #1375

@larkee

Description

@larkee

The project ID placeholder used in the google_cloud_resource_prefix header is sometimes not being replaced for data client methods leading to google_cloud_resource_prefix headers in the following form:

projects/{{projectId}}/instances/<instanceId>/databases/<databaseId>

This placeholder should always be replaced with the project ID.

Note: This does not seem to be tied to a particular version of this client, gax, gapic or gccl.

Metadata

Metadata

Labels

api: spannerIssues related to the googleapis/nodejs-spanner API.priority: p3Desirable enhancement or fix. May not be included in next release.type: bugError or flaw in code with unintended results or allowing sub-optimal usage patterns.

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions