@@ -98,7 +98,7 @@ describe('CompileFunctions', () => {
9898 func1 : {
9999 handler : 'func1' ,
100100 memorySize : 1024 ,
101- runtime : 'nodejs8 ' ,
101+ runtime : 'nodejs10 ' ,
102102 events : [ { http : 'foo' } ] ,
103103 } ,
104104 } ;
@@ -109,7 +109,7 @@ describe('CompileFunctions', () => {
109109 name : 'my-service-dev-func1' ,
110110 properties : {
111111 parent : 'projects/myProject/locations/us-central1' ,
112- runtime : 'nodejs8 ' ,
112+ runtime : 'nodejs10 ' ,
113113 function : 'my-service-dev-func1' ,
114114 entryPoint : 'func1' ,
115115 availableMemoryMb : 1024 ,
@@ -146,7 +146,7 @@ describe('CompileFunctions', () => {
146146 name : 'my-service-dev-func1' ,
147147 properties : {
148148 parent : 'projects/myProject/locations/us-central1' ,
149- runtime : 'nodejs8 ' ,
149+ runtime : 'nodejs10 ' ,
150150 function : 'my-service-dev-func1' ,
151151 entryPoint : 'func1' ,
152152 availableMemoryMb : 1024 ,
@@ -183,7 +183,7 @@ describe('CompileFunctions', () => {
183183 name : 'my-service-dev-func1' ,
184184 properties : {
185185 parent : 'projects/myProject/locations/us-central1' ,
186- runtime : 'nodejs8 ' ,
186+ runtime : 'nodejs10 ' ,
187187 function : 'my-service-dev-func1' ,
188188 entryPoint : 'func1' ,
189189 availableMemoryMb : 256 ,
@@ -220,7 +220,7 @@ describe('CompileFunctions', () => {
220220 name : 'my-service-dev-func1' ,
221221 properties : {
222222 parent : 'projects/myProject/locations/us-central1' ,
223- runtime : 'nodejs8 ' ,
223+ runtime : 'nodejs10 ' ,
224224 function : 'my-service-dev-func1' ,
225225 entryPoint : 'func1' ,
226226 availableMemoryMb : 256 ,
@@ -259,7 +259,7 @@ describe('CompileFunctions', () => {
259259 name : 'my-service-dev-func1' ,
260260 properties : {
261261 parent : 'projects/myProject/locations/us-central1' ,
262- runtime : 'nodejs8 ' ,
262+ runtime : 'nodejs10 ' ,
263263 function : 'my-service-dev-func1' ,
264264 entryPoint : 'func1' ,
265265 availableMemoryMb : 256 ,
@@ -300,7 +300,7 @@ describe('CompileFunctions', () => {
300300 name : 'my-service-dev-func1' ,
301301 properties : {
302302 parent : 'projects/myProject/locations/us-central1' ,
303- runtime : 'nodejs8 ' ,
303+ runtime : 'nodejs10 ' ,
304304 function : 'my-service-dev-func1' ,
305305 entryPoint : 'func1' ,
306306 availableMemoryMb : 256 ,
@@ -345,7 +345,7 @@ describe('CompileFunctions', () => {
345345 name : 'my-service-dev-func1' ,
346346 properties : {
347347 parent : 'projects/myProject/locations/us-central1' ,
348- runtime : 'nodejs8 ' ,
348+ runtime : 'nodejs10 ' ,
349349 function : 'my-service-dev-func1' ,
350350 entryPoint : 'func1' ,
351351 availableMemoryMb : 256 ,
@@ -387,7 +387,7 @@ describe('CompileFunctions', () => {
387387 name : 'my-service-dev-func1' ,
388388 properties : {
389389 parent : 'projects/myProject/locations/us-central1' ,
390- runtime : 'nodejs8 ' ,
390+ runtime : 'nodejs10 ' ,
391391 function : 'my-service-dev-func1' ,
392392 entryPoint : 'func1' ,
393393 availableMemoryMb : 256 ,
@@ -429,7 +429,7 @@ describe('CompileFunctions', () => {
429429 name : 'my-service-dev-func1' ,
430430 properties : {
431431 parent : 'projects/myProject/locations/us-central1' ,
432- runtime : 'nodejs8 ' ,
432+ runtime : 'nodejs10 ' ,
433433 function : 'my-service-dev-func1' ,
434434 entryPoint : 'func1' ,
435435 availableMemoryMb : 256 ,
@@ -476,7 +476,7 @@ describe('CompileFunctions', () => {
476476 name : 'my-service-dev-func1' ,
477477 properties : {
478478 parent : 'projects/myProject/locations/us-central1' ,
479- runtime : 'nodejs8 ' ,
479+ runtime : 'nodejs10 ' ,
480480 function : 'my-service-dev-func1' ,
481481 entryPoint : 'func1' ,
482482 availableMemoryMb : 256 ,
@@ -521,7 +521,7 @@ describe('CompileFunctions', () => {
521521 name : 'my-service-dev-func1' ,
522522 properties : {
523523 parent : 'projects/myProject/locations/us-central1' ,
524- runtime : 'nodejs8 ' ,
524+ runtime : 'nodejs10 ' ,
525525 function : 'my-service-dev-func1' ,
526526 entryPoint : 'func1' ,
527527 availableMemoryMb : 256 ,
@@ -590,7 +590,7 @@ describe('CompileFunctions', () => {
590590 name : 'my-service-dev-func1' ,
591591 properties : {
592592 parent : 'projects/myProject/locations/us-central1' ,
593- runtime : 'nodejs8 ' ,
593+ runtime : 'nodejs10 ' ,
594594 function : 'my-service-dev-func1' ,
595595 entryPoint : 'func1' ,
596596 availableMemoryMb : 256 ,
@@ -609,7 +609,7 @@ describe('CompileFunctions', () => {
609609 name : 'my-service-dev-func2' ,
610610 properties : {
611611 parent : 'projects/myProject/locations/us-central1' ,
612- runtime : 'nodejs8 ' ,
612+ runtime : 'nodejs10 ' ,
613613 function : 'my-service-dev-func2' ,
614614 entryPoint : 'func2' ,
615615 availableMemoryMb : 256 ,
@@ -657,7 +657,7 @@ describe('CompileFunctions', () => {
657657 func1 : {
658658 handler : 'func1' ,
659659 memorySize : 128 ,
660- runtime : 'nodejs8 ' ,
660+ runtime : 'nodejs10 ' ,
661661 vpc : 'projects/pg-us-n-app-123456/locations/us-central1/connectors/my-vpc' ,
662662 events : [ { http : 'foo' } ] ,
663663 } ,
@@ -669,7 +669,7 @@ describe('CompileFunctions', () => {
669669 name : 'my-service-dev-func1' ,
670670 properties : {
671671 parent : 'projects/myProject/locations/us-central1' ,
672- runtime : 'nodejs8 ' ,
672+ runtime : 'nodejs10 ' ,
673673 function : 'my-service-dev-func1' ,
674674 entryPoint : 'func1' ,
675675 availableMemoryMb : 128 ,
@@ -697,7 +697,7 @@ describe('CompileFunctions', () => {
697697 func1 : {
698698 handler : 'func1' ,
699699 memorySize : 128 ,
700- runtime : 'nodejs8 ' ,
700+ runtime : 'nodejs10 ' ,
701701 maxInstances : 10 ,
702702 vpc : 'projects/pg-us-n-app-123456/locations/us-central1/connectors/my-vpc' ,
703703 events : [ { http : 'foo' } ] ,
@@ -710,7 +710,7 @@ describe('CompileFunctions', () => {
710710 name : 'my-service-dev-func1' ,
711711 properties : {
712712 parent : 'projects/myProject/locations/us-central1' ,
713- runtime : 'nodejs8 ' ,
713+ runtime : 'nodejs10 ' ,
714714 function : 'my-service-dev-func1' ,
715715 entryPoint : 'func1' ,
716716 availableMemoryMb : 128 ,
@@ -739,14 +739,14 @@ describe('CompileFunctions', () => {
739739 func1 : {
740740 handler : 'func1' ,
741741 memorySize : 128 ,
742- runtime : 'nodejs8 ' ,
742+ runtime : 'nodejs10 ' ,
743743 vpc : 'projects/pg-us-n-app-123456/locations/us-central1/connectors/my-vpc' ,
744744 events : [ { http : 'foo' } ] ,
745745 } ,
746746 func2 : {
747747 handler : 'func2' ,
748748 memorySize : 128 ,
749- runtime : 'nodejs8 ' ,
749+ runtime : 'nodejs10 ' ,
750750 maxInstances : 10 ,
751751 vpc : 'projects/pg-us-n-app-123456/locations/us-central1/connectors/my-vpc' ,
752752 events : [ { http : 'bar' } ] ,
@@ -759,7 +759,7 @@ describe('CompileFunctions', () => {
759759 name : 'my-service-dev-func1' ,
760760 properties : {
761761 parent : 'projects/myProject/locations/us-central1' ,
762- runtime : 'nodejs8 ' ,
762+ runtime : 'nodejs10 ' ,
763763 function : 'my-service-dev-func1' ,
764764 entryPoint : 'func1' ,
765765 availableMemoryMb : 128 ,
@@ -777,7 +777,7 @@ describe('CompileFunctions', () => {
777777 name : 'my-service-dev-func2' ,
778778 properties : {
779779 parent : 'projects/myProject/locations/us-central1' ,
780- runtime : 'nodejs8 ' ,
780+ runtime : 'nodejs10 ' ,
781781 function : 'my-service-dev-func2' ,
782782 entryPoint : 'func2' ,
783783 availableMemoryMb : 128 ,
0 commit comments