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

Commit

Permalink
chore: release gapic-generator-java v1.0.10 (#122)
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 0051837 commit 088e5ff
Show file tree
Hide file tree
Showing 3 changed files with 5 additions and 5 deletions.
Expand Up @@ -42,9 +42,9 @@

@Generated("by gapic-generator-java")
public class PredictionServiceClientTest {
private static MockPredictionService mockPredictionService;
private static MockServiceHelper mockServiceHelper;
private PredictionServiceClient client;
private static MockPredictionService mockPredictionService;
private LocalChannelProvider channelProvider;

@BeforeClass
Expand Down
Expand Up @@ -49,9 +49,9 @@

@Generated("by gapic-generator-java")
public class UserEventServiceClientTest {
private static MockUserEventService mockUserEventService;
private static MockServiceHelper mockServiceHelper;
private UserEventServiceClient client;
private static MockUserEventService mockUserEventService;
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-retail.git",
"sha": "78323884f0b63c0fbdaaaf55c71072c1e81009e9"
"sha": "0051837ef263f3d9717350ec4d6a631ec4b325ad"
}
},
{
"git": {
"name": "googleapis",
"remote": "https://github.com/googleapis/googleapis.git",
"sha": "1305ca41d554eb0725237561e34129373bb8cbc1",
"internalRef": "362856902"
"sha": "a5f96d06ef57e325761bad010f460d0c5dbeccda",
"internalRef": "377081269"
}
},
{
Expand Down

0 comments on commit 088e5ff

Please sign in to comment.