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 @@ -86,7 +86,7 @@ class DatabaseAdminClient {
8686
8787 // Determine the client header string.
8888 const clientHeader = [
89- `gl-node/${ process . version } ` ,
89+ `gl-node/${ process . versions . node } ` ,
9090 `grpc/${ gaxGrpc . grpcVersion } ` ,
9191 `gax/${ gax . version } ` ,
9292 `gapic/${ VERSION } ` ,
Original file line number Diff line number Diff line change @@ -102,7 +102,7 @@ class InstanceAdminClient {
102102
103103 // Determine the client header string.
104104 const clientHeader = [
105- `gl-node/${ process . version } ` ,
105+ `gl-node/${ process . versions . node } ` ,
106106 `grpc/${ gaxGrpc . grpcVersion } ` ,
107107 `gax/${ gax . version } ` ,
108108 `gapic/${ VERSION } ` ,
Original file line number Diff line number Diff line change @@ -84,7 +84,7 @@ class SpannerClient {
8484
8585 // Determine the client header string.
8686 const clientHeader = [
87- `gl-node/${ process . version } ` ,
87+ `gl-node/${ process . versions . node } ` ,
8888 `grpc/${ gaxGrpc . grpcVersion } ` ,
8989 `gax/${ gax . version } ` ,
9090 `gapic/${ VERSION } ` ,
Original file line number Diff line number Diff line change 11{
2- "updateTime": "2019-08-08T11 :23:30.497203Z ",
2+ "updateTime": "2019-08-21T11 :23:03.636217Z ",
33 "sources": [
44 {
55 "generator": {
66 "name": "artman",
7- "version": "0.33 .0",
8- "dockerImage": "googleapis/artman@sha256:c6231efb525569736226b1f7af7565dbc84248efafb3692a5bb1d2d8a7975d53 "
7+ "version": "0.34 .0",
8+ "dockerImage": "googleapis/artman@sha256:38a27ba6245f96c3e86df7acb2ebcc33b4f186d9e475efe2d64303aec3d4e0ea "
99 }
1010 },
1111 {
1212 "git": {
1313 "name": "googleapis",
1414 "remote": "https://github.com/googleapis/googleapis.git",
15- "sha": "7e56e8d4fec63bb04ab4f79a98f65b29f235a0a0 ",
16- "internalRef": "262242585 "
15+ "sha": "11592a15391951348a64f5c303399733b1c5b3b2 ",
16+ "internalRef": "264425502 "
1717 }
1818 },
1919 {
You can’t perform that action at this time.
0 commit comments