Skip to content

Commit

Permalink
chore: release gapic-generator-java v1.0.10 (#548)
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 dce8fe5 commit 35f7c87
Show file tree
Hide file tree
Showing 4 changed files with 6 additions and 6 deletions.
Expand Up @@ -95,10 +95,10 @@

@Generated("by gapic-generator-java")
public class ConfigClientTest {
private static MockConfigServiceV2 mockConfigServiceV2;
private static MockServiceHelper mockServiceHelper;
private ConfigClient client;
private LocalChannelProvider channelProvider;
private static MockConfigServiceV2 mockConfigServiceV2;

@BeforeClass
public static void startStaticServer() {
Expand Down
Expand Up @@ -73,8 +73,8 @@

@Generated("by gapic-generator-java")
public class LoggingClientTest {
private static MockServiceHelper mockServiceHelper;
private static MockLoggingServiceV2 mockLoggingServiceV2;
private static MockServiceHelper mockServiceHelper;
private LoggingClient client;
private LocalChannelProvider channelProvider;

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

@Generated("by gapic-generator-java")
public class MetricsClientTest {
private static MockMetricsServiceV2 mockMetricsServiceV2;
private static MockServiceHelper mockServiceHelper;
private MetricsClient client;
private static MockMetricsServiceV2 mockMetricsServiceV2;
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-logging.git",
"sha": "09731014f530674e7ace811ae7bf0f1851731fd6"
"sha": "dce8fe5596a0bbd4a0c3756d35d92c898f6321ce"
}
},
{
"git": {
"name": "googleapis",
"remote": "https://github.com/googleapis/googleapis.git",
"sha": "1305ca41d554eb0725237561e34129373bb8cbc1",
"internalRef": "362856902"
"sha": "a5f96d06ef57e325761bad010f460d0c5dbeccda",
"internalRef": "377081269"
}
},
{
Expand Down

0 comments on commit 35f7c87

Please sign in to comment.