File tree 2 files changed +9
-5
lines changed
packages/google-cloud-bigquery-datatransfer 2 files changed +9
-5
lines changed Original file line number Diff line number Diff line change @@ -185,6 +185,10 @@ class DataTransferServiceClient {
185
185
function ( ) {
186
186
const args = Array . prototype . slice . call ( arguments , 0 ) ;
187
187
return stub [ methodName ] . apply ( stub , args ) ;
188
+ } ,
189
+ err =>
190
+ function ( ) {
191
+ throw err ;
188
192
}
189
193
) ,
190
194
defaults [ methodName ] ,
Original file line number Diff line number Diff line change 1
1
{
2
- "updateTime": "2019-02-07T12:08:50.108535Z ",
2
+ "updateTime": "2019-02-13T12:09:21.567787Z ",
3
3
"sources": [
4
4
{
5
5
"generator": {
6
6
"name": "artman",
7
- "version": "0.16.10 ",
8
- "dockerImage": "googleapis/artman@sha256:0954ba3e40d694e631bb2f39460d502a3d9f3a66d40b7a9a67f4b30012195beb "
7
+ "version": "0.16.13 ",
8
+ "dockerImage": "googleapis/artman@sha256:5fd9aee1d82a00cebf425c8fa431f5457539562f5867ad9c54370f0ec9a7ccaa "
9
9
}
10
10
},
11
11
{
12
12
"git": {
13
13
"name": "googleapis",
14
14
"remote": "https://github.com/googleapis/googleapis.git",
15
- "sha": "49b7906ba5f15c1bc52bf5febc3bd0645d29b980 ",
16
- "internalRef": "232773383 "
15
+ "sha": "ca61898878f0926dd9dcc68ba90764f17133efe4 ",
16
+ "internalRef": "233680013 "
17
17
}
18
18
},
19
19
{
You can’t perform that action at this time.
0 commit comments