Skip to content

Commit 9cfadb3

Browse files
yoshi-automationPraful Makani
authored andcommitted
---
yaml --- r: 27495 b: refs/heads/mrschmidt-collectiongroup c: 5b2d185 h: refs/heads/master i: 27493: c26c223 27491: 7e5d2e3 27487: 493cb86
1 parent 447d804 commit 9cfadb3

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
@@ -173,7 +173,7 @@ refs/heads/autosynth-securitycenter: f2f2feb8f3949c986d37e55cd23cdb0ce774f287
173173
refs/heads/autosynth-talent: 4ca901879f86aab61091cea52e8a9b653639df24
174174
refs/heads/cscc-samples: 620d105e6b574cfeeee04e413a157b7bd34ebc8b
175175
refs/heads/igorbernstein2-patch-1: f62464ee14df1e44a3b173cdc3976563d1b3078b
176-
refs/heads/mrschmidt-collectiongroup: 20f3e631524aafc2f9f0b4c93328a67d0edbdcd3
176+
refs/heads/mrschmidt-collectiongroup: 5b2d1854dc03e48dd7a13160c049577ece2c72f0
177177
refs/heads/release-google-cloud-java-v0.83.0: 4b55ec1b81b3886ede61ae868391a3cdf7eed90e
178178
refs/heads/release-google-cloud-java-v0.83.1-SNAPSHOT: 8d6db7ee534d12b1df38d8cf314871df76f87577
179179
refs/heads/v4support: aa837fd70877f5a0628d8036e88952db035b792c

branches/mrschmidt-collectiongroup/google-cloud-clients/google-cloud-iamcredentials/src/test/java/com/google/cloud/iam/credentials/v1/MockIAMCredentialsImpl.java

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@
2727
@javax.annotation.Generated("by GAPIC")
2828
@BetaApi
2929
public class MockIAMCredentialsImpl extends IAMCredentialsImplBase {
30-
private ArrayList<AbstractMessage> requests;
30+
private List<AbstractMessage> requests;
3131
private Queue<Object> responses;
3232

3333
public MockIAMCredentialsImpl() {

branches/mrschmidt-collectiongroup/google-cloud-clients/google-cloud-iamcredentials/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-29T07:46:48.918715Z",
2+
"updateTime": "2019-04-02T07:46:40.438435Z",
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": "37386f1ebcaed51bcb7d15d00124d22c38606e45",
16-
"internalRef": "240841842"
15+
"sha": "6c48ab5aef47dc14e02e2dc718d232a28067129d",
16+
"internalRef": "241437588"
1717
}
1818
}
1919
],

0 commit comments

Comments
 (0)