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

Commit 5d0004a

Browse files
chore: release gapic-generator-java v1.0.11 (#190)
This PR was generated using Autosynth. 🌈 Synth log will be available here: https://source.cloud.google.com/results/invocations/d5c7f236-cc77-438e-b550-2d7a2bdaa7b4/targets - [ ] To automatically regenerate this PR, check this box. (May take up to 24 hours.) PiperOrigin-RevId: 378266372 Source-Link: googleapis/googleapis@9e31055
1 parent daf6354 commit 5d0004a

File tree

2 files changed

+4
-4
lines changed

2 files changed

+4
-4
lines changed

google-cloud-notebooks/src/test/java/com/google/cloud/notebooks/v1beta1/NotebookServiceClientTest.java

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -53,8 +53,8 @@
5353
public class NotebookServiceClientTest {
5454
private static MockNotebookService mockNotebookService;
5555
private static MockServiceHelper mockServiceHelper;
56-
private NotebookServiceClient client;
5756
private LocalChannelProvider channelProvider;
57+
private NotebookServiceClient client;
5858

5959
@BeforeClass
6060
public static void startStaticServer() {

synth.metadata

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -4,15 +4,15 @@
44
"git": {
55
"name": ".",
66
"remote": "https://github.com/googleapis/java-notebooks.git",
7-
"sha": "255d6e91ec21c2ae86dea1cc5c498872fa1751be"
7+
"sha": "daf6354343512910bbcc2d9438cdbfdc67fe42b1"
88
}
99
},
1010
{
1111
"git": {
1212
"name": "googleapis",
1313
"remote": "https://github.com/googleapis/googleapis.git",
14-
"sha": "a5f96d06ef57e325761bad010f460d0c5dbeccda",
15-
"internalRef": "377081269"
14+
"sha": "9e3105549a35520f215359065c11e8dce15e18af",
15+
"internalRef": "378266372"
1616
}
1717
},
1818
{

0 commit comments

Comments
 (0)