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 (#330)
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 85118a8 commit a411c85
Show file tree
Hide file tree
Showing 4 changed files with 6 additions and 6 deletions.
Expand Up @@ -43,8 +43,8 @@

@Generated("by gapic-generator-java")
public class PredictionApiKeyRegistryClientTest {
private static MockServiceHelper mockServiceHelper;
private static MockPredictionApiKeyRegistry mockPredictionApiKeyRegistry;
private static MockServiceHelper mockServiceHelper;
private PredictionApiKeyRegistryClient client;
private LocalChannelProvider channelProvider;

Expand Down
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 @@ -51,9 +51,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-recommendations-ai.git",
"sha": "81f3229081772432683372d984f1a8838176c640"
"sha": "b0852cae0e2a929e08085a44c4331791af6e5d7e"
}
},
{
"git": {
"name": "googleapis",
"remote": "https://github.com/googleapis/googleapis.git",
"sha": "7c8d16188e68347aac0053a40ab1dc2056a44899",
"internalRef": "365829960"
"sha": "a5f96d06ef57e325761bad010f460d0c5dbeccda",
"internalRef": "377081269"
}
},
{
Expand Down

0 comments on commit a411c85

Please sign in to comment.