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

Commit 78ea90d

Browse files
committed
chore: PR comments
1 parent 06917ba commit 78ea90d

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

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

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -223,8 +223,8 @@ public String getInstanceId() {
223223
}
224224

225225
/**
226-
* Returns the underlying autogenerated GAPIC client. This provides access to the newest features
227-
* and proto-based methods.
226+
* Returns the modern autogenerated client. This provides access to the newest features and
227+
* proto-based methods.
228228
*/
229229
public BaseBigtableTableAdminClient getNewApi() {
230230
return newApi;

0 commit comments

Comments
 (0)