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

Commit

Permalink
chore: release gapic-generator-java v1.0.10 (#124)
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/7a7efea5-38b4-443d-b9d1-bba9c4646c8b/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 f19b135 commit d64b6a0
Show file tree
Hide file tree
Showing 3 changed files with 7 additions and 5 deletions.
Expand Up @@ -43,8 +43,8 @@

@Generated("by gapic-generator-java")
public class ExecutionsClientTest {
private static MockServiceHelper mockServiceHelper;
private static MockExecutions mockExecutions;
private static MockServiceHelper mockServiceHelper;
private ExecutionsClient client;
private LocalChannelProvider channelProvider;

Expand Down
Expand Up @@ -43,8 +43,8 @@

@Generated("by gapic-generator-java")
public class ExecutionsClientTest {
private static MockServiceHelper mockServiceHelper;
private static MockExecutions mockExecutions;
private static MockServiceHelper mockServiceHelper;
private ExecutionsClient client;
private LocalChannelProvider channelProvider;

Expand Down
8 changes: 5 additions & 3 deletions synth.metadata
Expand Up @@ -4,21 +4,23 @@
"git": {
"name": ".",
"remote": "https://github.com/googleapis/java-workflow-executions.git",
"sha": "a759fc93cbafccd4eaaaa528293934c0efd1f8b0"
"sha": "f19b135e02a877e689bcc5ae5f9e70e67b0d3cae"
}
},
{
"git": {
"name": "googleapis",
"remote": "https://github.com/googleapis/googleapis.git",
"sha": "ed6d0d5d05d75ba5800ed56a2bca924a1b8ec317"
"sha": "a5f96d06ef57e325761bad010f460d0c5dbeccda",
"internalRef": "377081269"
}
},
{
"git": {
"name": "googleapis",
"remote": "https://github.com/googleapis/googleapis.git",
"sha": "ed6d0d5d05d75ba5800ed56a2bca924a1b8ec317"
"sha": "a5f96d06ef57e325761bad010f460d0c5dbeccda",
"internalRef": "377081269"
}
},
{
Expand Down

0 comments on commit d64b6a0

Please sign in to comment.