2 Home
gitea_admin edited this page 2026-03-11 14:36:32 +00:00

Google Functions Sink

Send data to Google Functions.

Metadata

Property Value
Type sink
Group Google Functions
Namespace GCP
Support Level Stable
Provider Apache Software Foundation

Properties

Name Type Required Default Description
projectId string The Google Cloud Functions Project ID.
region string The region where Google Cloud Functions has been deployed.
functionName string The Function name.
serviceAccountKey binary The path to the service account key file that provides credentials for the Google Cloud Functions platform. You must encode this value in base64.

Dependencies

  • camel:kamelet
  • camel:google-functions
  • camel:jackson