File tree Expand file tree Collapse file tree 6 files changed +52
-7
lines changed
content/en/serverless/google_cloud_platform Expand file tree Collapse file tree 6 files changed +52
-7
lines changed Original file line number Diff line number Diff line change @@ -3245,16 +3245,37 @@ menu:
3245
3245
url : serverless/google_cloud_run/functions
3246
3246
parent : serverless_gcr
3247
3247
weight : 702
3248
+ - name : Google Cloud Platform
3249
+ url : serverless/google_cloud_platform
3250
+ parent : serverless
3251
+ ientifier : serverless_gcp
3252
+ weight : 8
3253
+ - name : Google Cloud Run
3254
+ url : serverless/google_cloud_platform/google_cloud_run
3255
+ parent : serverless_gcp
3256
+ weight : 801
3257
+ - name : Google Cloud Functions
3258
+ url : serverless/google_cloud_platform/google_cloud_functions
3259
+ parent : serverless_gcp
3260
+ weight : 802
3261
+ - name : Google Cloud Functions (1st generation)
3262
+ url : serverless/google_cloud_platform/google_cloud_run_functions_1st_gen
3263
+ parent : serverless_gcp
3264
+ weight : 803
3265
+ - name : Google Cloud Run Serverless Init
3266
+ url : serverless/google_cloud_platform/google_cloud_run_serverless_init
3267
+ parent : serverless_gcp
3268
+ weight : 804
3248
3269
- name : Glossary
3249
3270
url : serverless/glossary
3250
3271
parent : serverless
3251
3272
identifier : serverless_glossary
3252
- weight : 8
3273
+ weight : 9
3253
3274
- name : Guides
3254
3275
url : serverless/guide/
3255
3276
identifier : serverless_guides
3256
3277
parent : serverless
3257
- weight : 9
3278
+ weight : 10
3258
3279
- name : Network Monitoring
3259
3280
url : network_monitoring/
3260
3281
pre : network
@@ -6534,7 +6555,7 @@ menu:
6534
6555
url : security/application_security/serverless/compatibility/
6535
6556
parent : asm_serverless
6536
6557
identifier : asm_serverless_compat
6537
- weight : 1
6558
+ weight : 1
6538
6559
- name : Overview
6539
6560
url : security/application_security/overview
6540
6561
parent : application_security
Original file line number Diff line number Diff line change 1
1
---
2
2
title : Google Cloud Platform
3
-
3
+ kind : documentation
4
+ aliases :
5
+ - /serverless/gcp
4
6
---
5
7
6
- # Overview
7
-
8
- The new future home of our docs.
8
+ ## Overview
Original file line number Diff line number Diff line change
1
+ ---
2
+ title : Google Cloud Functions
3
+ kind : documentation
4
+ ---
5
+
6
+ ## Overview
Original file line number Diff line number Diff line change
1
+ ---
2
+ title : Google Cloud Run
3
+ kind : documentation
4
+ ---
5
+
6
+ ## Overview
Original file line number Diff line number Diff line change
1
+ ---
2
+ title : Google Cloud Run Functions 1st gen
3
+ kind : documentation
4
+ ---
5
+
6
+ ## Overview
Original file line number Diff line number Diff line change
1
+ ---
2
+ title : Google Cloud Run Serverless Init
3
+ kind : documentation
4
+ ---
5
+
6
+ ## Overview
You can’t perform that action at this time.
0 commit comments