Skip to content

Commit 80bcc53

Browse files
chore: release gapic-generator-java v1.0.11 (#556)
This PR was generated using Autosynth. 🌈 Synth log will be available here: https://source.cloud.google.com/results/invocations/fd2cb698-488b-461d-8bc8-8837f8e7e7c3/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 aa8b8ea commit 80bcc53

File tree

4 files changed

+6
-6
lines changed

4 files changed

+6
-6
lines changed

‎google-cloud-logging/src/test/java/com/google/cloud/logging/v2/ConfigClientTest.java

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -97,8 +97,8 @@
9797
public class ConfigClientTest {
9898
private static MockConfigServiceV2 mockConfigServiceV2;
9999
private static MockServiceHelper mockServiceHelper;
100-
private ConfigClient client;
101100
private LocalChannelProvider channelProvider;
101+
private ConfigClient client;
102102

103103
@BeforeClass
104104
public static void startStaticServer() {

‎google-cloud-logging/src/test/java/com/google/cloud/logging/v2/LoggingClientTest.java

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -75,8 +75,8 @@
7575
public class LoggingClientTest {
7676
private static MockLoggingServiceV2 mockLoggingServiceV2;
7777
private static MockServiceHelper mockServiceHelper;
78-
private LoggingClient client;
7978
private LocalChannelProvider channelProvider;
79+
private LoggingClient client;
8080

8181
@BeforeClass
8282
public static void startStaticServer() {

‎google-cloud-logging/src/test/java/com/google/cloud/logging/v2/MetricsClientTest.java

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -58,8 +58,8 @@
5858
public class MetricsClientTest {
5959
private static MockMetricsServiceV2 mockMetricsServiceV2;
6060
private static MockServiceHelper mockServiceHelper;
61-
private MetricsClient client;
6261
private LocalChannelProvider channelProvider;
62+
private MetricsClient 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-logging.git",
7-
"sha": "dce8fe5596a0bbd4a0c3756d35d92c898f6321ce"
7+
"sha": "0f137ecfca915c16d0d16e4c3a7fd9a6549630ad"
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)