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.10 (#468)
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/9a833bca-7b67-4a37-85fb-58dad95b3413/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 6895179 commit 4db5233
Show file tree
Hide file tree
Showing 3 changed files with 5 additions and 5 deletions.
Expand Up @@ -47,10 +47,10 @@

@Generated("by gapic-generator-java")
public class CloudSchedulerClientTest {
private static MockCloudScheduler mockCloudScheduler;
private static MockServiceHelper mockServiceHelper;
private CloudSchedulerClient client;
private LocalChannelProvider channelProvider;
private static MockCloudScheduler mockCloudScheduler;

@BeforeClass
public static void startStaticServer() {
Expand Down
Expand Up @@ -47,10 +47,10 @@

@Generated("by gapic-generator-java")
public class CloudSchedulerClientTest {
private static MockCloudScheduler mockCloudScheduler;
private static MockServiceHelper mockServiceHelper;
private CloudSchedulerClient client;
private LocalChannelProvider channelProvider;
private static MockCloudScheduler mockCloudScheduler;

@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": "7ef9b8ef643ecc8571862a612891eacc929c8826"
"sha": "68951791452d0ccb85fe5f193a5bca6007767523"
}
},
{
"git": {
"name": "googleapis",
"remote": "https://github.com/googleapis/googleapis.git",
"sha": "1305ca41d554eb0725237561e34129373bb8cbc1",
"internalRef": "362856902"
"sha": "a5f96d06ef57e325761bad010f460d0c5dbeccda",
"internalRef": "377081269"
}
},
{
Expand Down

0 comments on commit 4db5233

Please sign in to comment.