Permalink
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Browse files
feat: proto updates (#78)
* fix: migrate bq/connection/v1beta1 to grpc_service_config PiperOrigin-RevId: 320216738 Source-Author: Google APIs <noreply@google.com> Source-Date: Wed Jul 8 10:33:41 2020 -0700 Source-Repo: googleapis/googleapis Source-Sha: f0919d48d5fcbfd2d2e30ad3fe6ad7ea2685efc5 Source-Link: googleapis/googleapis@f0919d4 * fix: migrate bq/connection/v1 to grpc_service_config PiperOrigin-RevId: 320217000 Source-Author: Google APIs <noreply@google.com> Source-Date: Wed Jul 8 10:34:46 2020 -0700 Source-Repo: googleapis/googleapis Source-Sha: c4ed5e8114b75a84929aa146a72e9e75a4027c8d Source-Link: googleapis/googleapis@c4ed5e8
- Loading branch information
Showing
with
283 additions
and 255 deletions.
- +94 −92 ...onnection/src/main/java/com/google/cloud/bigquery/connection/v1beta1/ConnectionServiceClient.java
- +13 −13 ...nection/src/main/java/com/google/cloud/bigquery/connection/v1beta1/ConnectionServiceSettings.java
- +4 −2 ...d-bigqueryconnection/src/main/java/com/google/cloud/bigquery/connection/v1beta1/package-info.java
- +4 −4 ...ection/src/main/java/com/google/cloud/bigquery/connection/v1beta1/stub/ConnectionServiceStub.java
- +61 −49 ...rc/main/java/com/google/cloud/bigquery/connection/v1beta1/stub/ConnectionServiceStubSettings.java
- +31 −31 ...on/src/main/java/com/google/cloud/bigquery/connection/v1beta1/stub/GrpcConnectionServiceStub.java
- +34 −22 ...tion/src/main/java/com/google/cloud/bigqueryconnection/v1/stub/ConnectionServiceStubSettings.java
- +37 −37 ...ction/src/test/java/com/google/cloud/bigquery/connection/v1beta1/ConnectionServiceClientTest.java
- +5 −5 synth.metadata
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.