Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

chore: release gapic-generator-java v1.0.11 #1125

Merged
merged 1 commit into from
Jun 10, 2021
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Original file line number Diff line number Diff line change
Expand Up @@ -47,8 +47,8 @@
public class BaseBigQueryReadClientTest {
private static MockBigQueryRead mockBigQueryRead;
private static MockServiceHelper mockServiceHelper;
private BaseBigQueryReadClient client;
private LocalChannelProvider channelProvider;
private BaseBigQueryReadClient client;

@BeforeClass
public static void startStaticServer() {
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -48,8 +48,8 @@
public class BaseBigQueryStorageClientTest {
private static MockBigQueryStorage mockBigQueryStorage;
private static MockServiceHelper mockServiceHelper;
private BaseBigQueryStorageClient client;
private LocalChannelProvider channelProvider;
private BaseBigQueryStorageClient client;

@BeforeClass
public static void startStaticServer() {
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -47,8 +47,8 @@
public class BaseBigQueryReadClientTest {
private static MockBigQueryRead mockBigQueryRead;
private static MockServiceHelper mockServiceHelper;
private BaseBigQueryReadClient client;
private LocalChannelProvider channelProvider;
private BaseBigQueryReadClient client;

@BeforeClass
public static void startStaticServer() {
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -49,8 +49,8 @@
public class BigQueryWriteClientTest {
private static MockBigQueryWrite mockBigQueryWrite;
private static MockServiceHelper mockServiceHelper;
private BigQueryWriteClient client;
private LocalChannelProvider channelProvider;
private BigQueryWriteClient client;

@BeforeClass
public static void startStaticServer() {
Expand Down
14 changes: 7 additions & 7 deletions synth.metadata
Original file line number Diff line number Diff line change
Expand Up @@ -11,31 +11,31 @@
"git": {
"name": ".",
"remote": "https://github.com/googleapis/java-bigquerystorage.git",
"sha": "f11956f4b790ba4c6d42eb5ed4e27691f5ebb0e7"
"sha": "380195b51368b88f25dba20499de5f8053f13984"
}
},
{
"git": {
"name": "googleapis",
"remote": "https://github.com/googleapis/googleapis.git",
"sha": "a5f96d06ef57e325761bad010f460d0c5dbeccda",
"internalRef": "377081269"
"sha": "9e3105549a35520f215359065c11e8dce15e18af",
"internalRef": "378266372"
}
},
{
"git": {
"name": "googleapis",
"remote": "https://github.com/googleapis/googleapis.git",
"sha": "a5f96d06ef57e325761bad010f460d0c5dbeccda",
"internalRef": "377081269"
"sha": "9e3105549a35520f215359065c11e8dce15e18af",
"internalRef": "378266372"
}
},
{
"git": {
"name": "googleapis",
"remote": "https://github.com/googleapis/googleapis.git",
"sha": "a5f96d06ef57e325761bad010f460d0c5dbeccda",
"internalRef": "377081269"
"sha": "9e3105549a35520f215359065c11e8dce15e18af",
"internalRef": "378266372"
}
},
{
Expand Down