Google Cloud Functions + Java 11 + Google Cloud Pub/Sub

-Cloud Functions の作成 | Google Cloud Functions に関するドキュメント
--https://cloud.google.com/functions/docs/writing

-Java 11 ランタイム | Google Cloud Functions に関するドキュメント
--https://cloud.google.com/functions/docs/concepts/java-runtime

-Java での依存関係の指定  |  Google Cloud Functions に関するドキュメント
--https://cloud.google.com/functions/docs/writing/specifying-dependencies-java

-GitHub - googleapis/google-cloudevents-java: CloudEvent Types for Java
--https://github.com/googleapis/google-cloudevents-java

-Maven Repository: com.google.cloud » google-cloudevent-types
--https://mvnrepository.com/artifact/com.google.cloud/google-cloudevent-types

-Class Message  |  Java client library  |  Google Cloud
--https://cloud.google.com/java/docs/reference/google-cloudevent-types/latest/com.google.events.cloud.pubsub.v1.Message

-環境変数の使用 | Google Cloud Functions に関するドキュメント
--https://cloud.google.com/functions/docs/configuring/env-var

-バックグラウンド関数 | Google Cloud Functions に関するドキュメント
--https://cloud.google.com/functions/docs/writing/background

-Cloud Pub/Sub のチュートリアル | Google Cloud Functions に関するドキュメント
--https://cloud.google.com/functions/docs/tutorials/pubsub

-Google Cloud Pub/Sub トリガー | Google Cloud Functions に関するドキュメント
--https://cloud.google.com/functions/docs/calling/pubsub

-Java のデプロイ オプション | Google Cloud Functions に関するドキュメント
--https://cloud.google.com/functions/docs/concepts/java-deploy

-gcloud functions deploy | Cloud SDK Documentation | Google Cloud
--https://cloud.google.com/sdk/gcloud/reference/functions/deploy

-gcloud topic gcloudignore  |  Cloud SDK Documentation  |  Google Cloud
--https://cloud.google.com/sdk/gcloud/reference/topic/gcloudignore

-すべての Cloud Functions のコードサンプル | Google Cloud Functions に関するドキュメント
--https://cloud.google.com/functions/docs/samples

-java-docs-samples/functions at main · GoogleCloudPlatform/java-docs-samples · GitHub
--https://github.com/GoogleCloudPlatform/java-docs-samples/tree/main/functions