Skip to content
This repository was archived by the owner on Sep 16, 2023. It is now read-only.

Commit 1315aeb

Browse files
chore: release gapic-generator-java v1.0.11 (#455)
This PR was generated using Autosynth. 🌈 Synth log will be available here: https://source.cloud.google.com/results/invocations/26af94e3-e981-49fa-9061-04c5b8e57d76/targets - [ ] To automatically regenerate this PR, check this box. (May take up to 24 hours.) PiperOrigin-RevId: 378266372 Source-Link: googleapis/googleapis@9e31055
1 parent ac5ee01 commit 1315aeb

File tree

4 files changed

+6
-6
lines changed

4 files changed

+6
-6
lines changed

google-cloud-tasks/src/test/java/com/google/cloud/tasks/v2/CloudTasksClientTest.java

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -58,8 +58,8 @@
5858
public class CloudTasksClientTest {
5959
private static MockCloudTasks mockCloudTasks;
6060
private static MockServiceHelper mockServiceHelper;
61-
private CloudTasksClient client;
6261
private LocalChannelProvider channelProvider;
62+
private CloudTasksClient client;
6363

6464
@BeforeClass
6565
public static void startStaticServer() {

google-cloud-tasks/src/test/java/com/google/cloud/tasks/v2beta2/CloudTasksClientTest.java

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -58,8 +58,8 @@
5858
public class CloudTasksClientTest {
5959
private static MockCloudTasks mockCloudTasks;
6060
private static MockServiceHelper mockServiceHelper;
61-
private CloudTasksClient client;
6261
private LocalChannelProvider channelProvider;
62+
private CloudTasksClient client;
6363

6464
@BeforeClass
6565
public static void startStaticServer() {

google-cloud-tasks/src/test/java/com/google/cloud/tasks/v2beta3/CloudTasksClientTest.java

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -58,8 +58,8 @@
5858
public class CloudTasksClientTest {
5959
private static MockCloudTasks mockCloudTasks;
6060
private static MockServiceHelper mockServiceHelper;
61-
private CloudTasksClient client;
6261
private LocalChannelProvider channelProvider;
62+
private CloudTasksClient client;
6363

6464
@BeforeClass
6565
public static void startStaticServer() {

synth.metadata

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -4,15 +4,15 @@
44
"git": {
55
"name": ".",
66
"remote": "https://github.com/googleapis/java-tasks.git",
7-
"sha": "cc5e716d17418300ef0d0a6f52f16b11dd47a185"
7+
"sha": "f6cc66482f8a6ae799975a399b8cf2bd542c1c26"
88
}
99
},
1010
{
1111
"git": {
1212
"name": "googleapis",
1313
"remote": "https://github.com/googleapis/googleapis.git",
14-
"sha": "a5f96d06ef57e325761bad010f460d0c5dbeccda",
15-
"internalRef": "377081269"
14+
"sha": "9e3105549a35520f215359065c11e8dce15e18af",
15+
"internalRef": "378266372"
1616
}
1717
},
1818
{

0 commit comments

Comments
 (0)