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 31, 2026. It is now read-only.
Cloud Spanner supports adding labels to resources such as instances which can be used for filtering. Currently, the Python library does not allow users to set or get the labels through the provided surface. Adding this support would allow instances created for running system tests to be labelled. This would allow instances from previous system test runs which were not deleted to be cleaned up as part of the testing setup.