Skip to content

Commit 174c2ae

Browse files
yoshi-automationPraful Makani
authored andcommitted
---
yaml --- r: 26179 b: refs/heads/pubsub-ordering-keys c: af4e06f h: refs/heads/master i: 26177: becbad9 26175: 2dadc63
1 parent 6a6865a commit 174c2ae

3 files changed

Lines changed: 7 additions & 7 deletions

File tree

[refs]

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -155,7 +155,7 @@ refs/tags/v0.72.0: a7703f2593ba312c0b2dde6fdfd4f5c764bb55ac
155155
refs/tags/v0.73.0: 21241ea8be9439cc5764c4944cdce21d34ce4f9e
156156
refs/tags/v0.74.0: 9d1f733dbbf790de7b494418523b69c4a9a57638
157157
refs/heads/ignoretest: 23c412ae07af3d0ab1caa2d44d5bc5c0ccb8b31d
158-
refs/heads/pubsub-ordering-keys: ec2590cacfa718a300af92f7adb2d8cb1fe36073
158+
refs/heads/pubsub-ordering-keys: af4e06f613daa3dd94b439aaddc17daa40ca7368
159159
"refs/heads/update_mvn_badge": ae2d773814db0f71197ccf5a8612ee1d8056f8de
160160
refs/tags/v0.75.0: c3673089ae09a897c1b4cf7dfe167fe4f8ab32fb
161161
refs/tags/v0.76.0: 395b016826d3ddf9cb8b34919636df15a4dbd032

branches/pubsub-ordering-keys/google-cloud-clients/google-cloud-dlp/src/test/java/com/google/cloud/dlp/v2/MockDlpServiceImpl.java

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -73,7 +73,7 @@
7373
@javax.annotation.Generated("by GAPIC")
7474
@BetaApi
7575
public class MockDlpServiceImpl extends DlpServiceImplBase {
76-
private ArrayList<AbstractMessage> requests;
76+
private List<AbstractMessage> requests;
7777
private Queue<Object> responses;
7878

7979
public MockDlpServiceImpl() {

branches/pubsub-ordering-keys/google-cloud-clients/google-cloud-dlp/synth.metadata

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1,19 +1,19 @@
11
{
2-
"updateTime": "2019-03-30T07:43:02.518634Z",
2+
"updateTime": "2019-04-02T07:43:39.461861Z",
33
"sources": [
44
{
55
"generator": {
66
"name": "artman",
7-
"version": "0.16.21",
8-
"dockerImage": "googleapis/artman@sha256:854131ec1af7b3a313253474c24748dc0acd217a58a0b74dbfb559f340a15d78"
7+
"version": "0.16.22",
8+
"dockerImage": "googleapis/artman@sha256:e7f9554322a8aa1416c122c918fdc4cdec8cfe816f027fc948dec0be7edef320"
99
}
1010
},
1111
{
1212
"git": {
1313
"name": "googleapis",
1414
"remote": "https://github.com/googleapis/googleapis.git",
15-
"sha": "fd67be4b51a8c809b97100ccf1c3cffd15b85d7b",
16-
"internalRef": "241096997"
15+
"sha": "6c48ab5aef47dc14e02e2dc718d232a28067129d",
16+
"internalRef": "241437588"
1717
}
1818
}
1919
],

0 commit comments

Comments
 (0)