You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: google-cloud-bigtable/src/main/java/com/google/cloud/bigtable/data/v2/stub/EnhancedBigtableStubSettings.java
+5-1
Original file line number
Diff line number
Diff line change
@@ -370,7 +370,11 @@ public static InstantiatingGrpcChannelProvider.Builder defaultGrpcTransportProvi
370
370
if (isDirectpathEnabled) {
371
371
// Attempts direct access to CBT service over gRPC to improve throughput,
372
372
// whether the attempt is allowed is totally controlled by service owner.
0 commit comments