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

Commit

Permalink
chore: release gapic-generator-java v1.0.10 (#572)
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/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
  • Loading branch information
yoshi-automation committed Jun 3, 2021
1 parent 72469cd commit 52c0087
Show file tree
Hide file tree
Showing 7 changed files with 9 additions and 9 deletions.
Expand Up @@ -60,9 +60,9 @@

@Generated("by gapic-generator-java")
public class AlertPolicyServiceClientTest {
private static MockAlertPolicyService mockAlertPolicyService;
private static MockServiceHelper mockServiceHelper;
private AlertPolicyServiceClient client;
private static MockAlertPolicyService mockAlertPolicyService;
private LocalChannelProvider channelProvider;

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

@Generated("by gapic-generator-java")
public class MetricServiceClientTest {
private static MockMetricService mockMetricService;
private static MockServiceHelper mockServiceHelper;
private MetricServiceClient client;
private static MockMetricService mockMetricService;
private LocalChannelProvider channelProvider;

@BeforeClass
Expand Down
Expand Up @@ -73,8 +73,8 @@

@Generated("by gapic-generator-java")
public class NotificationChannelServiceClientTest {
private static MockServiceHelper mockServiceHelper;
private static MockNotificationChannelService mockNotificationChannelService;
private static MockServiceHelper mockServiceHelper;
private NotificationChannelServiceClient client;
private LocalChannelProvider channelProvider;

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

@Generated("by gapic-generator-java")
public class QueryServiceClientTest {
private static MockServiceHelper mockServiceHelper;
private static MockQueryService mockQueryService;
private static MockServiceHelper mockServiceHelper;
private QueryServiceClient client;
private LocalChannelProvider channelProvider;

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

@Generated("by gapic-generator-java")
public class ServiceMonitoringServiceClientTest {
private static MockServiceHelper mockServiceHelper;
private static MockServiceMonitoringService mockServiceMonitoringService;
private static MockServiceHelper mockServiceHelper;
private ServiceMonitoringServiceClient client;
private LocalChannelProvider channelProvider;

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

@Generated("by gapic-generator-java")
public class UptimeCheckServiceClientTest {
private static MockServiceHelper mockServiceHelper;
private static MockUptimeCheckService mockUptimeCheckService;
private static MockServiceHelper mockServiceHelper;
private UptimeCheckServiceClient client;
private LocalChannelProvider channelProvider;

Expand Down
6 changes: 3 additions & 3 deletions synth.metadata
Expand Up @@ -4,15 +4,15 @@
"git": {
"name": ".",
"remote": "https://github.com/googleapis/java-monitoring.git",
"sha": "09272e699a988b47112b10dcd68fa8be5231150f"
"sha": "b4e81a878d8d4c787022683b083bdb6589ee7486"
}
},
{
"git": {
"name": "googleapis",
"remote": "https://github.com/googleapis/googleapis.git",
"sha": "2124b6251e56e2ec8dd5c47e7d3815d7d5841880",
"internalRef": "364422694"
"sha": "a5f96d06ef57e325761bad010f460d0c5dbeccda",
"internalRef": "377081269"
}
},
{
Expand Down

0 comments on commit 52c0087

Please sign in to comment.