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

Commit 52c0087

Browse files
chore: release gapic-generator-java v1.0.10 (#572)
This PR was generated using Autosynth. 🌈 Synth log will be available here: https://source.cloud.google.com/results/invocations/c3ad2579-f645-4852-b2bc-db0d67160bbc/targets - [ ] To automatically regenerate this PR, check this box. (May take up to 24 hours.) PiperOrigin-RevId: 377081269 Source-Link: googleapis/googleapis@a5f96d0
1 parent 72469cd commit 52c0087

File tree

7 files changed

+9
-9
lines changed

7 files changed

+9
-9
lines changed

google-cloud-monitoring/src/test/java/com/google/cloud/monitoring/v3/AlertPolicyServiceClientTest.java

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -60,9 +60,9 @@
6060

6161
@Generated("by gapic-generator-java")
6262
public class AlertPolicyServiceClientTest {
63+
private static MockAlertPolicyService mockAlertPolicyService;
6364
private static MockServiceHelper mockServiceHelper;
6465
private AlertPolicyServiceClient client;
65-
private static MockAlertPolicyService mockAlertPolicyService;
6666
private LocalChannelProvider channelProvider;
6767

6868
@BeforeClass

google-cloud-monitoring/src/test/java/com/google/cloud/monitoring/v3/MetricServiceClientTest.java

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -68,9 +68,9 @@
6868

6969
@Generated("by gapic-generator-java")
7070
public class MetricServiceClientTest {
71+
private static MockMetricService mockMetricService;
7172
private static MockServiceHelper mockServiceHelper;
7273
private MetricServiceClient client;
73-
private static MockMetricService mockMetricService;
7474
private LocalChannelProvider channelProvider;
7575

7676
@BeforeClass

google-cloud-monitoring/src/test/java/com/google/cloud/monitoring/v3/NotificationChannelServiceClientTest.java

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -73,8 +73,8 @@
7373

7474
@Generated("by gapic-generator-java")
7575
public class NotificationChannelServiceClientTest {
76-
private static MockServiceHelper mockServiceHelper;
7776
private static MockNotificationChannelService mockNotificationChannelService;
77+
private static MockServiceHelper mockServiceHelper;
7878
private NotificationChannelServiceClient client;
7979
private LocalChannelProvider channelProvider;
8080

google-cloud-monitoring/src/test/java/com/google/cloud/monitoring/v3/QueryServiceClientTest.java

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -45,8 +45,8 @@
4545

4646
@Generated("by gapic-generator-java")
4747
public class QueryServiceClientTest {
48-
private static MockServiceHelper mockServiceHelper;
4948
private static MockQueryService mockQueryService;
49+
private static MockServiceHelper mockServiceHelper;
5050
private QueryServiceClient client;
5151
private LocalChannelProvider channelProvider;
5252

google-cloud-monitoring/src/test/java/com/google/cloud/monitoring/v3/ServiceMonitoringServiceClientTest.java

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -64,8 +64,8 @@
6464

6565
@Generated("by gapic-generator-java")
6666
public class ServiceMonitoringServiceClientTest {
67-
private static MockServiceHelper mockServiceHelper;
6867
private static MockServiceMonitoringService mockServiceMonitoringService;
68+
private static MockServiceHelper mockServiceHelper;
6969
private ServiceMonitoringServiceClient client;
7070
private LocalChannelProvider channelProvider;
7171

google-cloud-monitoring/src/test/java/com/google/cloud/monitoring/v3/UptimeCheckServiceClientTest.java

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -62,8 +62,8 @@
6262

6363
@Generated("by gapic-generator-java")
6464
public class UptimeCheckServiceClientTest {
65-
private static MockServiceHelper mockServiceHelper;
6665
private static MockUptimeCheckService mockUptimeCheckService;
66+
private static MockServiceHelper mockServiceHelper;
6767
private UptimeCheckServiceClient client;
6868
private LocalChannelProvider channelProvider;
6969

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-monitoring.git",
7-
"sha": "09272e699a988b47112b10dcd68fa8be5231150f"
7+
"sha": "b4e81a878d8d4c787022683b083bdb6589ee7486"
88
}
99
},
1010
{
1111
"git": {
1212
"name": "googleapis",
1313
"remote": "https://github.com/googleapis/googleapis.git",
14-
"sha": "2124b6251e56e2ec8dd5c47e7d3815d7d5841880",
15-
"internalRef": "364422694"
14+
"sha": "a5f96d06ef57e325761bad010f460d0c5dbeccda",
15+
"internalRef": "377081269"
1616
}
1717
},
1818
{

0 commit comments

Comments
 (0)