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

Commit

Permalink
chore: release gapic-generator-java v1.0.11 (#477)
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/e1747f6a-8df6-4faf-90d8-7364bfc84b8c/targets

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

PiperOrigin-RevId: 378266372
Source-Link: googleapis/googleapis@9e31055
  • Loading branch information
yoshi-automation committed Jun 10, 2021
1 parent 8b90964 commit d2dc1a2
Show file tree
Hide file tree
Showing 3 changed files with 5 additions and 5 deletions.
Expand Up @@ -49,8 +49,8 @@
public class CloudSchedulerClientTest {
private static MockCloudScheduler mockCloudScheduler;
private static MockServiceHelper mockServiceHelper;
private CloudSchedulerClient client;
private LocalChannelProvider channelProvider;
private CloudSchedulerClient client;

@BeforeClass
public static void startStaticServer() {
Expand Down
Expand Up @@ -49,8 +49,8 @@
public class CloudSchedulerClientTest {
private static MockCloudScheduler mockCloudScheduler;
private static MockServiceHelper mockServiceHelper;
private CloudSchedulerClient client;
private LocalChannelProvider channelProvider;
private CloudSchedulerClient client;

@BeforeClass
public static void startStaticServer() {
Expand Down
6 changes: 3 additions & 3 deletions synth.metadata
Expand Up @@ -4,15 +4,15 @@
"git": {
"name": ".",
"remote": "https://github.com/googleapis/java-scheduler.git",
"sha": "68951791452d0ccb85fe5f193a5bca6007767523"
"sha": "2a4555934c8726dbc13eca9012fb3f859818167c"
}
},
{
"git": {
"name": "googleapis",
"remote": "https://github.com/googleapis/googleapis.git",
"sha": "a5f96d06ef57e325761bad010f460d0c5dbeccda",
"internalRef": "377081269"
"sha": "9e3105549a35520f215359065c11e8dce15e18af",
"internalRef": "378266372"
}
},
{
Expand Down

0 comments on commit d2dc1a2

Please sign in to comment.