File tree Expand file tree Collapse file tree 4 files changed +8
-8
lines changed Expand file tree Collapse file tree 4 files changed +8
-8
lines changed Original file line number Diff line number Diff line change @@ -82,7 +82,7 @@ class ConfigServiceV2Client {
82
82
83
83
// Determine the client header string.
84
84
const clientHeader = [
85
- `gl-node/${ process . versions . node } ` ,
85
+ `gl-node/${ process . version } ` ,
86
86
`grpc/${ gaxGrpc . grpcVersion } ` ,
87
87
`gax/${ gax . version } ` ,
88
88
`gapic/${ VERSION } ` ,
Original file line number Diff line number Diff line change @@ -82,7 +82,7 @@ class LoggingServiceV2Client {
82
82
83
83
// Determine the client header string.
84
84
const clientHeader = [
85
- `gl-node/${ process . versions . node } ` ,
85
+ `gl-node/${ process . version } ` ,
86
86
`grpc/${ gaxGrpc . grpcVersion } ` ,
87
87
`gax/${ gax . version } ` ,
88
88
`gapic/${ VERSION } ` ,
Original file line number Diff line number Diff line change @@ -81,7 +81,7 @@ class MetricsServiceV2Client {
81
81
82
82
// Determine the client header string.
83
83
const clientHeader = [
84
- `gl-node/${ process . versions . node } ` ,
84
+ `gl-node/${ process . version } ` ,
85
85
`grpc/${ gaxGrpc . grpcVersion } ` ,
86
86
`gax/${ gax . version } ` ,
87
87
`gapic/${ VERSION } ` ,
Original file line number Diff line number Diff line change 1
1
{
2
- "updateTime": "2019-08-02T11:19:20.863807Z ",
2
+ "updateTime": "2019-08-20T11:16:25.568311Z ",
3
3
"sources": [
4
4
{
5
5
"generator": {
6
6
"name": "artman",
7
- "version": "0.32 .0",
8
- "dockerImage": "googleapis/artman@sha256:6929f343c400122d85818195b18613330a12a014bffc1e08499550d40571479d "
7
+ "version": "0.33 .0",
8
+ "dockerImage": "googleapis/artman@sha256:c6231efb525569736226b1f7af7565dbc84248efafb3692a5bb1d2d8a7975d53 "
9
9
}
10
10
},
11
11
{
12
12
"git": {
13
13
"name": "googleapis",
14
14
"remote": "https://github.com/googleapis/googleapis.git",
15
- "sha": "3a40d3a5f5e5a33fd49888a8a33ed021f65c0ccf ",
16
- "internalRef": "261297518 "
15
+ "sha": "4bb50a3e4c8d49d1cec1a98434cccaeaec55a886 ",
16
+ "internalRef": "264193378 "
17
17
}
18
18
},
19
19
{
You can’t perform that action at this time.
0 commit comments