Skip to content

Commit de33ac8

Browse files
yoshi-automationandrey-qlogic
authored andcommitted
---
yaml --- r: 21227 b: refs/heads/autosynth-logging c: 56f1449 h: refs/heads/master i: 21225: e2dbb7f 21223: 5286444
1 parent 6ac4594 commit de33ac8

4 files changed

Lines changed: 16 additions & 10 deletions

File tree

[refs]

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -104,7 +104,7 @@ refs/tags/v0.61.0: e4b526656bb1bf5eefd0ee578b7405147821225e
104104
refs/tags/v0.62.0: bbede7385d48ba08f487bdd29ec10668ace96396
105105
refs/heads/0.60.0-alpha: 10939381ffe0b8da32db4fe3087c86e3aa7f3e55
106106
refs/heads/autosynth-dlp: c1b4daedf98abc13ec5bc3bf9f9bbedbb1418d21
107-
refs/heads/autosynth-logging: 12871b256fb3c5fc24294e40fb4be0f28ae3fd56
107+
refs/heads/autosynth-logging: 56f1449db15f923a81ba947ca5e2682f1ecc5650
108108
refs/heads/dupes: 3478c5d81fd242d0e985656645a679420a2060c2
109109
refs/tags/v0.63.0: 94f19b71d40f46b36120e7b9d78a1a3d41bfcbd6
110110
refs/tags/v0.64.0: 456e8fbd129deced3ca025f239a2d8a82bde1d0a

branches/autosynth-logging/google-cloud-clients/google-cloud-containeranalysis/src/main/java/com/google/cloud/devtools/containeranalysis/v1beta1/ContainerAnalysisV1Beta1Client.java

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,6 +27,7 @@
2727
import com.google.api.gax.rpc.UnaryCallable;
2828
import com.google.cloud.devtools.containeranalysis.v1beta1.stub.ContainerAnalysisV1Beta1Stub;
2929
import com.google.cloud.devtools.containeranalysis.v1beta1.stub.ContainerAnalysisV1Beta1StubSettings;
30+
import com.google.common.util.concurrent.MoreExecutors;
3031
import com.google.containeranalysis.v1beta1.GetScanConfigRequest;
3132
import com.google.containeranalysis.v1beta1.IamResourceName;
3233
import com.google.containeranalysis.v1beta1.ListScanConfigsRequest;
@@ -942,7 +943,8 @@ public static ApiFuture<ListScanConfigsPagedResponse> createAsync(
942943
public ListScanConfigsPagedResponse apply(ListScanConfigsPage input) {
943944
return new ListScanConfigsPagedResponse(input);
944945
}
945-
});
946+
},
947+
MoreExecutors.directExecutor());
946948
}
947949

948950
private ListScanConfigsPagedResponse(ListScanConfigsPage page) {

branches/autosynth-logging/google-cloud-clients/google-cloud-containeranalysis/src/main/java/com/google/cloud/devtools/containeranalysis/v1beta1/GrafeasV1Beta1Client.java

Lines changed: 7 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -27,6 +27,7 @@
2727
import com.google.api.gax.rpc.UnaryCallable;
2828
import com.google.cloud.devtools.containeranalysis.v1beta1.stub.GrafeasV1Beta1Stub;
2929
import com.google.cloud.devtools.containeranalysis.v1beta1.stub.GrafeasV1Beta1StubSettings;
30+
import com.google.common.util.concurrent.MoreExecutors;
3031
import com.google.containeranalysis.v1beta1.NoteName;
3132
import com.google.containeranalysis.v1beta1.OccurrenceName;
3233
import com.google.containeranalysis.v1beta1.ProjectName;
@@ -1895,7 +1896,8 @@ public static ApiFuture<ListOccurrencesPagedResponse> createAsync(
18951896
public ListOccurrencesPagedResponse apply(ListOccurrencesPage input) {
18961897
return new ListOccurrencesPagedResponse(input);
18971898
}
1898-
});
1899+
},
1900+
MoreExecutors.directExecutor());
18991901
}
19001902

19011903
private ListOccurrencesPagedResponse(ListOccurrencesPage page) {
@@ -1972,7 +1974,8 @@ public static ApiFuture<ListNotesPagedResponse> createAsync(
19721974
public ListNotesPagedResponse apply(ListNotesPage input) {
19731975
return new ListNotesPagedResponse(input);
19741976
}
1975-
});
1977+
},
1978+
MoreExecutors.directExecutor());
19761979
}
19771980

19781981
private ListNotesPagedResponse(ListNotesPage page) {
@@ -2047,7 +2050,8 @@ public static ApiFuture<ListNoteOccurrencesPagedResponse> createAsync(
20472050
public ListNoteOccurrencesPagedResponse apply(ListNoteOccurrencesPage input) {
20482051
return new ListNoteOccurrencesPagedResponse(input);
20492052
}
2050-
});
2053+
},
2054+
MoreExecutors.directExecutor());
20512055
}
20522056

20532057
private ListNoteOccurrencesPagedResponse(ListNoteOccurrencesPage page) {

branches/autosynth-logging/google-cloud-clients/google-cloud-containeranalysis/synth.metadata

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1,19 +1,19 @@
11
{
2-
"updateTime": "2019-02-26T08:38:14.123641Z",
2+
"updateTime": "2019-03-06T08:38:24.918772Z",
33
"sources": [
44
{
55
"generator": {
66
"name": "artman",
7-
"version": "0.16.14",
8-
"dockerImage": "googleapis/artman@sha256:f3d61ae45abaeefb6be5f228cda22732c2f1b00fb687c79c4bd4f2c42bb1e1a7"
7+
"version": "0.16.15",
8+
"dockerImage": "googleapis/artman@sha256:9caadfa59d48224cba5f3217eb9d61a155b78ccf31e628abef385bc5b7ed3bd2"
99
}
1010
},
1111
{
1212
"git": {
1313
"name": "googleapis",
1414
"remote": "https://github.com/googleapis/googleapis.git",
15-
"sha": "29f098cb03a9983cc9cb15993de5da64419046f2",
16-
"internalRef": "235621085"
15+
"sha": "856117505ff9075b3e9c0b5674113667b6cf9e00",
16+
"internalRef": "236931378"
1717
}
1818
}
1919
],

0 commit comments

Comments
 (0)