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 (#448)
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 cc5e716 commit f619284
Show file tree
Hide file tree
Showing 4 changed files with 6 additions and 6 deletions.
Expand Up @@ -56,9 +56,9 @@

@Generated("by gapic-generator-java")
public class CloudTasksClientTest {
private static MockCloudTasks mockCloudTasks;
private static MockServiceHelper mockServiceHelper;
private CloudTasksClient client;
private static MockCloudTasks mockCloudTasks;
private LocalChannelProvider channelProvider;

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

@Generated("by gapic-generator-java")
public class CloudTasksClientTest {
private static MockCloudTasks mockCloudTasks;
private static MockServiceHelper mockServiceHelper;
private CloudTasksClient client;
private static MockCloudTasks mockCloudTasks;
private LocalChannelProvider channelProvider;

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

@Generated("by gapic-generator-java")
public class CloudTasksClientTest {
private static MockCloudTasks mockCloudTasks;
private static MockServiceHelper mockServiceHelper;
private CloudTasksClient client;
private static MockCloudTasks mockCloudTasks;
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-tasks.git",
"sha": "1b57def52a8b89f24ef70c84858c47e854a300f1"
"sha": "cc5e716d17418300ef0d0a6f52f16b11dd47a185"
}
},
{
"git": {
"name": "googleapis",
"remote": "https://github.com/googleapis/googleapis.git",
"sha": "df616b587f0b4302f15387f315c286035c3b8bb1",
"internalRef": "376172241"
"sha": "a5f96d06ef57e325761bad010f460d0c5dbeccda",
"internalRef": "377081269"
}
},
{
Expand Down

0 comments on commit f619284

Please sign in to comment.