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
The Partition struct do not have a public method to return the Partition token. Add a new public method for it to be used outside the spanner package.
This change was added to Java client library in googleapis/java-spanner#2195