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

Commit 51a8b8e

Browse files
chore: release gapic-generator-java v1.0.10 (#221)
This PR was generated using Autosynth. 🌈 Synth log will be available here: https://source.cloud.google.com/results/invocations/bf7c51e5-9176-4ea8-85ad-2dfd800a6eef/targets - [ ] To automatically regenerate this PR, check this box. (May take up to 24 hours.) PiperOrigin-RevId: 377081269 Source-Link: googleapis/googleapis@a5f96d0
1 parent e12be7e commit 51a8b8e

File tree

2 files changed

+4
-4
lines changed

2 files changed

+4
-4
lines changed

google-cloud-functions/src/test/java/com/google/cloud/functions/v1/CloudFunctionsServiceClientTest.java

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -59,9 +59,9 @@
5959

6060
@Generated("by gapic-generator-java")
6161
public class CloudFunctionsServiceClientTest {
62+
private static MockCloudFunctionsService mockCloudFunctionsService;
6263
private static MockServiceHelper mockServiceHelper;
6364
private CloudFunctionsServiceClient client;
64-
private static MockCloudFunctionsService mockCloudFunctionsService;
6565
private LocalChannelProvider channelProvider;
6666

6767
@BeforeClass

synth.metadata

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -4,15 +4,15 @@
44
"git": {
55
"name": ".",
66
"remote": "https://github.com/googleapis/java-functions.git",
7-
"sha": "9a6df38c1d674209d6cb059e1231183099f8f991"
7+
"sha": "e12be7e6b3e6a4965aa96cb5107053516f6e95ab"
88
}
99
},
1010
{
1111
"git": {
1212
"name": "googleapis",
1313
"remote": "https://github.com/googleapis/googleapis.git",
14-
"sha": "1305ca41d554eb0725237561e34129373bb8cbc1",
15-
"internalRef": "362856902"
14+
"sha": "a5f96d06ef57e325761bad010f460d0c5dbeccda",
15+
"internalRef": "377081269"
1616
}
1717
},
1818
{

0 commit comments

Comments
 (0)