File tree Expand file tree Collapse file tree
functions/scheduleinstance Expand file tree Collapse file tree Original file line number Diff line number Diff line change 11<img src =" https://avatars2.githubusercontent.com/u/2810941?v=3&s=96 " alt =" Google Cloud Platform logo " title =" Google Cloud Platform " align =" right " height =" 96 " width =" 96 " />
22
3- # Google Cloud Functions - Scheduling GCE Instances sample
3+ # Cloud Run functions - Scheduling Cloud SQL instances sample
44
55## Deploy and run the sample
66
7- See the [ Scheduling Instances with Cloud Scheduler tutorial] [ tutorial ] .
7+ See the [ Schedule a Cloud SQL instance to start or stop tutorial] [ tutorial ] .
88
9- [ tutorial ] : https://cloud.google.com/scheduler/docs/scheduling- instances-with-cloud-scheduler
9+ [ tutorial ] : https://docs. cloud.google.com/scheduler/docs/start-and-stop-sql-server- instances-on-a-schedule
1010
1111## Run the tests
1212
@@ -20,8 +20,8 @@ See the [Scheduling Instances with Cloud Scheduler tutorial][tutorial].
2020
2121## Additional resources
2222
23- * [ GCE NodeJS Client Library documentation ] [ compute_nodejs_docs ]
24- * [ Background Cloud Functions documentation ] [ background_functions_docs ]
23+ * [ Cloud Run functions client libraries ] [ functions_nodejs_docs ]
24+ * [ Write Cloud Run functions ] [ background_functions_docs ]
2525
26- [ compute_nodejs_docs ] : https://cloud.google.com/compute /docs/tutorials/nodejs-guide
27- [ background_functions_docs ] : https://cloud.google.com/functions /docs/writing/background
26+ [ functions_nodejs_docs ] : https://docs. cloud.google.com/functions /docs/apis/libraries
27+ [ background_functions_docs ] : https://docs. cloud.google.com/run /docs/write-functions
You can’t perform that action at this time.
0 commit comments