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

Move ClientContext under RequestOptions #1527

Description

@parthea

PR #1499 included changes to several generated files.

  • google/cloud/spanner_v1/types/spanner.py
  • google/cloud/spanner_v1/types/__init__.py

#1499 hasn't been released yet, so we could consider the following fixes:

For google/cloud/spanner_v1/types/spanner.py, it would be better to move ClientContext to a handwritten file. If we can also avoid making handwritten changes to google/cloud/spanner_v1/types/__init__.py , then it will be easier to maintain this library using the client library automated tooling.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

Labels

api: spannerIssues related to the googleapis/python-spanner API.

Type

No type

Projects

No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions