Cloud Code comes with a collection of starter templates to get you started quickly. To create a Cloud Run service using an existing sample, follow these steps:
Choose the New Application command using the Cloud Code status bar.
Select Cloud Run application as the type of sample.
Select a template based on the language you'd like to use from the available options: NodeJS, Go, Python, Java.
Choose a preferred service location on your local machine.
On clicking enter, Cloud Code clones your chosen template and open your newly created project for use.