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

Commit

Permalink
chore: release gapic-generator-java v1.0.10 (#510)
Browse files Browse the repository at this point in the history
This PR was generated using Autosynth. 🌈

Synth log will be available here:
https://source.cloud.google.com/results/invocations/c3ad2579-f645-4852-b2bc-db0d67160bbc/targets

- [ ] To automatically regenerate this PR, check this box. (May take up to 24 hours.)

PiperOrigin-RevId: 377081269
Source-Link: googleapis/googleapis@a5f96d0
  • Loading branch information
yoshi-automation committed Jun 3, 2021
1 parent 1503b6e commit 0e60a57
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 4 deletions.
Expand Up @@ -61,9 +61,9 @@
@Generated("by gapic-generator-java")
public class KeyManagementServiceClientTest {
private static MockKeyManagementService mockKeyManagementService;
private static MockIAMPolicy mockIAMPolicy;
private static MockServiceHelper mockServiceHelper;
private KeyManagementServiceClient client;
private static MockIAMPolicy mockIAMPolicy;
private LocalChannelProvider channelProvider;

@BeforeClass
Expand Down
6 changes: 3 additions & 3 deletions synth.metadata
Expand Up @@ -4,15 +4,15 @@
"git": {
"name": ".",
"remote": "https://github.com/googleapis/java-kms.git",
"sha": "93cfd17a5317f5f11e70b6b16fef42b4cdd8169a"
"sha": "97eeae91126650b78f73a8805e13573f44a2942a"
}
},
{
"git": {
"name": "googleapis",
"remote": "https://github.com/googleapis/googleapis.git",
"sha": "b59fdf334dd6bba1cf11810e8bb1dbcc0e2196ec",
"internalRef": "375588753"
"sha": "a5f96d06ef57e325761bad010f460d0c5dbeccda",
"internalRef": "377081269"
}
},
{
Expand Down

0 comments on commit 0e60a57

Please sign in to comment.