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

Commit d22d899

Browse files
chore: generate libraries at Wed Feb 25 19:32:16 UTC 2026
1 parent 4215e00 commit d22d899

1 file changed

Lines changed: 3 additions & 4 deletions

File tree

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

Lines changed: 3 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -15,12 +15,11 @@
1515
*/
1616
package com.google.cloud.bigtable.admin.v2;
1717

18-
import com.google.api.core.ObsoleteApi;
19-
2018
import com.google.api.core.ApiAsyncFunction;
2119
import com.google.api.core.ApiFunction;
2220
import com.google.api.core.ApiFuture;
2321
import com.google.api.core.ApiFutures;
22+
import com.google.api.core.ObsoleteApi;
2423
import com.google.api.gax.longrunning.OperationFuture;
2524
import com.google.api.gax.rpc.ApiExceptions;
2625
import 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;

0 commit comments

Comments
 (0)