MCPcopy Create free account
hub / github.com/GoogleCloudPlatform/cloud-code-samples

github.com/GoogleCloudPlatform/cloud-code-samples @main

Chat with this repo
repository ↗ · DeepWiki ↗ · + Follow
325 symbols 697 edges 125 files ⚖ MIT 83 documented · 26% updated 2mo ago★ 43810 open issues

Browse by type

Functions 238 Types & classes 81 Endpoints 6
What it actually does AI analysis from the code graph — generated when you open this
loading…
README

Code Templates for Google Cloud Code

What is Google Cloud Code

Building highly scalable applications with Kubernetes can be hard. Google Cloud Code extends your IDE so that you can continuously deploy to a cluster, edit and debug just like you were working with local code. Spend less time learning about configuration and management of your app - and spend more time to focus on writing and evolving your code.

What's in this repo

Code templates for easy Getting-Started experience with Google Cloud Code in Python, Java, Nodejs, Go and .NET Core. We support two IDEs: Visual Studio Code and IntelliJ (and other JetBrains IDEs).

VS Code: Create New Application VS Code

IntelliJ: Create New Application IntelliJ

Useful Links

Extension points exported contracts — how you extend this code

browse all types & interfaces →

Core symbols most depended-on inside this repo

browse all functions →

Shape

Method 180
Class 64
Function 58
Interface 9
Struct 7
Route 6
Enum 1

Languages

Java55%
C#17%
Python11%
TypeScript9%
Go9%

Modules by API surface

java/java-dataflow-samples/read-pubsub-write-bigquery/src/main/java/com/cloudcode/dataflow/ExampleModel.java23 symbols
java/java-dataflow-samples/read-pubsub-write-bigquery/src/main/java/com/cloudcode/dataflow/example/logging/Log.java20 symbols
java/java-dataflow-samples/read-pubsub-write-bigquery/src/test/java/com/cloudcode/dataflow/example/testdata/FlatSchemaJavaBean.java15 symbols
dotnet/dotnet-guestbook/src/frontend/wwwroot/lib/jquery-validation-unobtrusive/jquery.validate.unobtrusive.js11 symbols
dotnet/dotnet-guestbook/src/frontend/wwwroot/lib/jquery-validation-unobtrusive/jquery.validate.unobtrusive.min.js10 symbols
java/java-dataflow-samples/read-pubsub-write-bigquery/src/main/java/com/cloudcode/dataflow/example/io/WriteResult.java8 symbols
java/java-dataflow-samples/read-pubsub-write-bigquery/src/main/java/com/cloudcode/dataflow/example/io/ReadResult.java8 symbols
java/java-dataflow-samples/read-pubsub-write-bigquery/src/main/java/com/cloudcode/dataflow/example/conversions/ConversionError.java8 symbols
java/java-guestbook/frontend/src/main/java/cloudcode/guestbook/frontend/GuestBookEntry.java7 symbols
java/java-guestbook/backend/src/main/java/cloudcode/guestbook/backend/GuestBookEntry.java7 symbols
java/java-dataflow-samples/read-pubsub-write-bigquery/src/main/java/com/cloudcode/dataflow/example/conversions/UserTypeJsonPayloadSerializer.java7 symbols
golang/go-guestbook/src/frontend/main.go7 symbols

Datastores touched

MessageCollection · 1 repos
entriesCollection · 1 repos
(mongodb)Database · 1 repos
guestbookDatabase · 1 repos

For agents

$ claude mcp add cloud-code-samples \
  -- python -m otcore.mcp_server <graph>

⬇ download graph artifact

Ask about this repo answers extend the page