@@ -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 ,
@@ -576,7 +576,7 @@ describe('CompileFunctions', () => {
576576 name : 'my-service-dev-func1' ,
577577 properties : {
578578 parent : 'projects/myProject/locations/us-central1' ,
579- runtime : 'nodejs8 ' ,
579+ runtime : 'nodejs10 ' ,
580580 function : 'my-service-dev-func1' ,
581581 entryPoint : 'func1' ,
582582 availableMemoryMb : 256 ,
@@ -595,7 +595,7 @@ describe('CompileFunctions', () => {
595595 name : 'my-service-dev-func2' ,
596596 properties : {
597597 parent : 'projects/myProject/locations/us-central1' ,
598- runtime : 'nodejs8 ' ,
598+ runtime : 'nodejs10 ' ,
599599 function : 'my-service-dev-func2' ,
600600 entryPoint : 'func2' ,
601601 availableMemoryMb : 256 ,
@@ -623,7 +623,7 @@ describe('CompileFunctions', () => {
623623 func1 : {
624624 handler : 'func1' ,
625625 memorySize : 128 ,
626- runtime : 'nodejs8 ' ,
626+ runtime : 'nodejs10 ' ,
627627 vpc : 'projects/pg-us-n-app-123456/locations/us-central1/connectors/my-vpc' ,
628628 events : [ { http : 'foo' } ] ,
629629 } ,
@@ -635,7 +635,7 @@ describe('CompileFunctions', () => {
635635 name : 'my-service-dev-func1' ,
636636 properties : {
637637 parent : 'projects/myProject/locations/us-central1' ,
638- runtime : 'nodejs8 ' ,
638+ runtime : 'nodejs10 ' ,
639639 function : 'my-service-dev-func1' ,
640640 entryPoint : 'func1' ,
641641 availableMemoryMb : 128 ,
@@ -663,7 +663,7 @@ describe('CompileFunctions', () => {
663663 func1 : {
664664 handler : 'func1' ,
665665 memorySize : 128 ,
666- runtime : 'nodejs8 ' ,
666+ runtime : 'nodejs10 ' ,
667667 maxInstances : 10 ,
668668 vpc : 'projects/pg-us-n-app-123456/locations/us-central1/connectors/my-vpc' ,
669669 events : [ { http : 'foo' } ] ,
@@ -676,7 +676,7 @@ describe('CompileFunctions', () => {
676676 name : 'my-service-dev-func1' ,
677677 properties : {
678678 parent : 'projects/myProject/locations/us-central1' ,
679- runtime : 'nodejs8 ' ,
679+ runtime : 'nodejs10 ' ,
680680 function : 'my-service-dev-func1' ,
681681 entryPoint : 'func1' ,
682682 availableMemoryMb : 128 ,
@@ -705,14 +705,14 @@ describe('CompileFunctions', () => {
705705 func1 : {
706706 handler : 'func1' ,
707707 memorySize : 128 ,
708- runtime : 'nodejs8 ' ,
708+ runtime : 'nodejs10 ' ,
709709 vpc : 'projects/pg-us-n-app-123456/locations/us-central1/connectors/my-vpc' ,
710710 events : [ { http : 'foo' } ] ,
711711 } ,
712712 func2 : {
713713 handler : 'func2' ,
714714 memorySize : 128 ,
715- runtime : 'nodejs8 ' ,
715+ runtime : 'nodejs10 ' ,
716716 maxInstances : 10 ,
717717 vpc : 'projects/pg-us-n-app-123456/locations/us-central1/connectors/my-vpc' ,
718718 events : [ { http : 'bar' } ] ,
@@ -725,7 +725,7 @@ describe('CompileFunctions', () => {
725725 name : 'my-service-dev-func1' ,
726726 properties : {
727727 parent : 'projects/myProject/locations/us-central1' ,
728- runtime : 'nodejs8 ' ,
728+ runtime : 'nodejs10 ' ,
729729 function : 'my-service-dev-func1' ,
730730 entryPoint : 'func1' ,
731731 availableMemoryMb : 128 ,
@@ -743,7 +743,7 @@ describe('CompileFunctions', () => {
743743 name : 'my-service-dev-func2' ,
744744 properties : {
745745 parent : 'projects/myProject/locations/us-central1' ,
746- runtime : 'nodejs8 ' ,
746+ runtime : 'nodejs10 ' ,
747747 function : 'my-service-dev-func2' ,
748748 entryPoint : 'func2' ,
749749 availableMemoryMb : 128 ,
0 commit comments