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 Apr 7, 2026. It is now read-only.
Hi, I noticed that the administrative retry settings used for the com.google.cloud.Spanner.DatabaseAdminClient#updateDatabaseDdl method are not exposed. The retry settings used seem to only be modifiable from here.
I presume this is an oversight, unless there's another hidden way to change them that I've missed.