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

Commit

Permalink
chore: release gapic-generator-java v1.0.10 (#862)
Browse files Browse the repository at this point in the history
Committer: @miraleung
PiperOrigin-RevId: 377081269

Source-Author: Google APIs <noreply@google.com>
Source-Date: Wed Jun 2 09:51:13 2021 -0700
Source-Repo: googleapis/googleapis
Source-Sha: a5f96d06ef57e325761bad010f460d0c5dbeccda
Source-Link: googleapis/googleapis@a5f96d0
  • Loading branch information
yoshi-automation committed Jun 4, 2021
1 parent d470253 commit 2c70c9c
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 4 deletions.
Expand Up @@ -52,9 +52,9 @@

@Generated("by gapic-generator-java")
public class DataTransferServiceClientTest {
private static MockDataTransferService mockDataTransferService;
private static MockServiceHelper mockServiceHelper;
private DataTransferServiceClient client;
private static MockDataTransferService mockDataTransferService;
private LocalChannelProvider channelProvider;

@BeforeClass
Expand Down
6 changes: 3 additions & 3 deletions synth.metadata
Expand Up @@ -11,15 +11,15 @@
"git": {
"name": ".",
"remote": "https://github.com/googleapis/java-bigquerydatatransfer.git",
"sha": "4285b2a045b13d15089899aee78b426cacfb9b7c"
"sha": "35d01b1d9475872308361e3c50ca9857483ecc0e"
}
},
{
"git": {
"name": "googleapis",
"remote": "https://github.com/googleapis/googleapis.git",
"sha": "86c2fe6229f16e0f113a4cf9edea35d71895a6a6",
"internalRef": "367652775"
"sha": "a5f96d06ef57e325761bad010f460d0c5dbeccda",
"internalRef": "377081269"
}
},
{
Expand Down

0 comments on commit 2c70c9c

Please sign in to comment.