Quickstarts
-
Install the Cloud Code extension
Install Cloud Code for VS Code and learn more about dependencies that Cloud Code manages automatically.
-
Code with Gemini assistance
Use Gemini to help you generate code and receive code completions for your project.
-
Deploy a Kubernetes app
Create, locally develop, debug, and run a GKE application with Cloud Code.
-
Deploy a Kubernetes app by using remote development
Clone, debug, and run a GKE application with Cloud Code using a remote Cloud Shell development environment.
-
Deploy a Cloud Run service
Create, locally develop, debug, and deploy a Cloud Run service with Cloud Code.
-
Create and deploy a function
Create, download, deploy, and invoke a 2nd gen HTTP function using Cloud Functions with Cloud Code.
-
Create and manage secrets
Create and manage secrets using Cloud Code's Secret Manager integration.
-
Use the Cloud Client Libraries in Cloud Code
Create an application and use the Cloud Translation API to translate the response to Spanish.
-
Create an app with configuration dependencies
Create an app with configuration dependencies and deploy parts of the app independently.