Skip to content

Commit 32284d2

Browse files
chore: release gapic-generator-java v1.0.10 (#853)
Committer: @miraleung PiperOrigin-RevId: 377081269 Source-Author: Google APIs <[email protected]> Source-Date: Wed Jun 2 09:51:13 2021 -0700 Source-Repo: googleapis/googleapis Source-Sha: a5f96d06ef57e325761bad010f460d0c5dbeccda Source-Link: googleapis/googleapis@a5f96d0
1 parent e1c951c commit 32284d2

File tree

2 files changed

+4
-4
lines changed

2 files changed

+4
-4
lines changed

google-cloud-bigtable/src/test/java/com/google/cloud/bigtable/admin/v2/BaseBigtableInstanceAdminClientTest.java

+1-1
Original file line numberDiff line numberDiff line change
@@ -86,9 +86,9 @@
8686

8787
@Generated("by gapic-generator-java")
8888
public class BaseBigtableInstanceAdminClientTest {
89+
private static MockBigtableInstanceAdmin mockBigtableInstanceAdmin;
8990
private static MockServiceHelper mockServiceHelper;
9091
private BaseBigtableInstanceAdminClient client;
91-
private static MockBigtableInstanceAdmin mockBigtableInstanceAdmin;
9292
private LocalChannelProvider channelProvider;
9393

9494
@BeforeClass

synth.metadata

+3-3
Original file line numberDiff line numberDiff line change
@@ -4,15 +4,15 @@
44
"git": {
55
"name": ".",
66
"remote": "https://github.com/googleapis/java-bigtable.git",
7-
"sha": "ebf6d1dfc13162e7239b276f7eaaba2d9ead7fe5"
7+
"sha": "e1c951c549bf455cdd6e997756d9464a1e06dad2"
88
}
99
},
1010
{
1111
"git": {
1212
"name": "googleapis",
1313
"remote": "https://github.com/googleapis/googleapis.git",
14-
"sha": "43d201c7deb4639441d0cbb1c734f1e974b566eb",
15-
"internalRef": "372995286"
14+
"sha": "a5f96d06ef57e325761bad010f460d0c5dbeccda",
15+
"internalRef": "377081269"
1616
}
1717
},
1818
{

0 commit comments

Comments
 (0)