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

Commit 69bdb15

Browse files
committed
improve javadoc
1 parent 1778913 commit 69bdb15

1 file changed

Lines changed: 1 addition & 2 deletions

File tree

google-cloud-bigtable/src/main/java/com/google/cloud/bigtable/admin/v2/BigtableTableAdminClientV2.java

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -55,8 +55,7 @@
5555
* <p>This client extends the {@link BaseBigtableTableAdminClient} to provide enhanced convenience
5656
* methods for table administration. It improves the user experience by handling chained Long
5757
* Running Operations (such as seamlessly restoring and then optimizing a table) and provides
58-
* built-in, automated polling for consistency tokens, simplifying the workflow compared to the
59-
* legacy client.
58+
* built-in, automated polling for consistency tokens.
6059
*/
6160
public class BigtableTableAdminClientV2 extends BaseBigtableTableAdminClient {
6261
private final AwaitConsistencyCallable awaitConsistencyCallable;

0 commit comments

Comments
 (0)