This repository was archived by the owner on May 8, 2026. It is now read-only.
File tree Expand file tree Collapse file tree
google-cloud-bigtable/src/main/java/com/google/cloud/bigtable/admin/v2 Expand file tree Collapse file tree Original file line number Diff line number Diff line change 1515 */
1616package com .google .cloud .bigtable .admin .v2 ;
1717
18- import com .google .api .core .ObsoleteApi ;
19-
2018import com .google .api .core .ApiAsyncFunction ;
2119import com .google .api .core .ApiFunction ;
2220import com .google .api .core .ApiFuture ;
2321import com .google .api .core .ApiFutures ;
22+ import com .google .api .core .ObsoleteApi ;
2423import com .google .api .gax .longrunning .OperationFuture ;
2524import com .google .api .gax .rpc .ApiExceptions ;
2625import com .google .api .gax .rpc .NotFoundException ;
@@ -207,8 +206,8 @@ public String getInstanceId() {
207206 }
208207
209208 /**
210- * Returns the underlying autogenerated GAPIC client.
211- * This provides access to the newest features and proto-based methods.
209+ * Returns the underlying autogenerated GAPIC client. This provides access to the newest features
210+ * and proto-based methods.
212211 */
213212 public BaseBigtableTableAdminClient getNewApi () {
214213 return newApi ;
You can’t perform that action at this time.
0 commit comments