Skip to content
This repository was archived by the owner on Oct 18, 2023. It is now read-only.

Commit d54691c

Browse files
chore: release gapic-generator-java v1.0.10 (#423)
Committer: @miraleung PiperOrigin-RevId: 377081269 Source-Author: Google APIs <[email protected]> Source-Date: Wed Jun 2 09:51:13 2021 -0700 Source-Repo: googleapis/googleapis Source-Sha: a5f96d06ef57e325761bad010f460d0c5dbeccda Source-Link: googleapis/googleapis@a5f96d0
1 parent e1f55bc commit d54691c

File tree

3 files changed

+7
-7
lines changed

3 files changed

+7
-7
lines changed

google-cloud-bigqueryconnection/src/test/java/com/google/cloud/bigquery/connection/v1beta1/ConnectionServiceClientTest.java

+1-1
Original file line numberDiff line numberDiff line change
@@ -52,9 +52,9 @@
5252

5353
@Generated("by gapic-generator-java")
5454
public class ConnectionServiceClientTest {
55+
private static MockConnectionService mockConnectionService;
5556
private static MockServiceHelper mockServiceHelper;
5657
private ConnectionServiceClient client;
57-
private static MockConnectionService mockConnectionService;
5858
private LocalChannelProvider channelProvider;
5959

6060
@BeforeClass

google-cloud-bigqueryconnection/src/test/java/com/google/cloud/bigqueryconnection/v1/ConnectionServiceClientTest.java

+1-1
Original file line numberDiff line numberDiff line change
@@ -63,9 +63,9 @@
6363

6464
@Generated("by gapic-generator-java")
6565
public class ConnectionServiceClientTest {
66+
private static MockConnectionService mockConnectionService;
6667
private static MockServiceHelper mockServiceHelper;
6768
private ConnectionServiceClient client;
68-
private static MockConnectionService mockConnectionService;
6969
private LocalChannelProvider channelProvider;
7070

7171
@BeforeClass

synth.metadata

+5-5
Original file line numberDiff line numberDiff line change
@@ -4,23 +4,23 @@
44
"git": {
55
"name": ".",
66
"remote": "https://github.com/googleapis/java-bigqueryconnection.git",
7-
"sha": "2697d03fbbe25b0289c4f28913d8cae4147e1639"
7+
"sha": "f886b016b50e291e22209c6d1b65944e8f5ce878"
88
}
99
},
1010
{
1111
"git": {
1212
"name": "googleapis",
1313
"remote": "https://github.com/googleapis/googleapis.git",
14-
"sha": "131ae3e375c05856d7d77cd146dc2af92650eb38",
15-
"internalRef": "374252908"
14+
"sha": "a5f96d06ef57e325761bad010f460d0c5dbeccda",
15+
"internalRef": "377081269"
1616
}
1717
},
1818
{
1919
"git": {
2020
"name": "googleapis",
2121
"remote": "https://github.com/googleapis/googleapis.git",
22-
"sha": "131ae3e375c05856d7d77cd146dc2af92650eb38",
23-
"internalRef": "374252908"
22+
"sha": "a5f96d06ef57e325761bad010f460d0c5dbeccda",
23+
"internalRef": "377081269"
2424
}
2525
},
2626
{

0 commit comments

Comments
 (0)