We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent bb41cf7 commit 3e8caa2Copy full SHA for 3e8caa2
google-cloud-spanner/src/main/java/com/google/cloud/spanner/Spanner.java
@@ -28,7 +28,7 @@
28
public interface Spanner extends Service<SpannerOptions>, AutoCloseable {
29
30
/**
31
- * Returns a {@code DatabaseAdminClient} to do admin operations on Cloud Spanner databases.
+ * Returns a {@code DatabaseAdminClient} to execute admin operations on Cloud Spanner databases.
32
*
33
* @return
34
* @deprecated Use {@link #databaseAdminClient()} instead.
0 commit comments