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

Commit 94cf1ae

Browse files
chore: release gapic-generator-java v1.0.11 (#462)
This PR was generated using Autosynth. 🌈 Synth log will be available here: https://source.cloud.google.com/results/invocations/26af94e3-e981-49fa-9061-04c5b8e57d76/targets - [ ] To automatically regenerate this PR, check this box. (May take up to 24 hours.) PiperOrigin-RevId: 378266372 Source-Link: googleapis/googleapis@9e31055
1 parent 89f6f33 commit 94cf1ae

File tree

3 files changed

+9
-9
lines changed

3 files changed

+9
-9
lines changed

google-cloud-webrisk/src/test/java/com/google/cloud/webrisk/v1/WebRiskServiceClientTest.java

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -54,10 +54,10 @@
5454

5555
@Generated("by gapic-generator-java")
5656
public class WebRiskServiceClientTest {
57-
private static MockWebRiskService mockWebRiskService;
5857
private static MockServiceHelper mockServiceHelper;
59-
private WebRiskServiceClient client;
58+
private static MockWebRiskService mockWebRiskService;
6059
private LocalChannelProvider channelProvider;
60+
private WebRiskServiceClient client;
6161

6262
@BeforeClass
6363
public static void startStaticServer() {

google-cloud-webrisk/src/test/java/com/google/cloud/webrisk/v1beta1/WebRiskServiceV1Beta1ClientTest.java

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -51,10 +51,10 @@
5151

5252
@Generated("by gapic-generator-java")
5353
public class WebRiskServiceV1Beta1ClientTest {
54-
private static MockWebRiskServiceV1Beta1 mockWebRiskServiceV1Beta1;
5554
private static MockServiceHelper mockServiceHelper;
56-
private WebRiskServiceV1Beta1Client client;
55+
private static MockWebRiskServiceV1Beta1 mockWebRiskServiceV1Beta1;
5756
private LocalChannelProvider channelProvider;
57+
private WebRiskServiceV1Beta1Client client;
5858

5959
@BeforeClass
6060
public static void startStaticServer() {

synth.metadata

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -4,23 +4,23 @@
44
"git": {
55
"name": ".",
66
"remote": "https://github.com/googleapis/java-webrisk.git",
7-
"sha": "2bf451616d88f846263e7a4ddda74b871c33cc33"
7+
"sha": "89f6f33b2270792509105e0c8397b2b1709eae00"
88
}
99
},
1010
{
1111
"git": {
1212
"name": "googleapis",
1313
"remote": "https://github.com/googleapis/googleapis.git",
14-
"sha": "a5f96d06ef57e325761bad010f460d0c5dbeccda",
15-
"internalRef": "377081269"
14+
"sha": "9e3105549a35520f215359065c11e8dce15e18af",
15+
"internalRef": "378266372"
1616
}
1717
},
1818
{
1919
"git": {
2020
"name": "googleapis",
2121
"remote": "https://github.com/googleapis/googleapis.git",
22-
"sha": "a5f96d06ef57e325761bad010f460d0c5dbeccda",
23-
"internalRef": "377081269"
22+
"sha": "9e3105549a35520f215359065c11e8dce15e18af",
23+
"internalRef": "378266372"
2424
}
2525
},
2626
{

0 commit comments

Comments
 (0)