> ## Documentation Index
> Fetch the complete documentation index at: https://docs.mezmo.com/llms.txt
> Use this file to discover all available pages before exploring further.

# Google Cloud PubSub

> Send events to Google Cloud Pub/Sub, configuring encoding, project ID, topic, and JSON service account credentials.

## Description

This destination enables you to send events to Google's Pub/Sub product.

## Configuration Options

| Option           | Description                                                                                            |
| ---------------- | ------------------------------------------------------------------------------------------------------ |
| Encoding         | Specifies how the data will be serialized before being stored.                                         |
| Project ID       | The [Project Id](https://support.google.com/googleapi/answer/7014113?hl=en) of your GCP Account.       |
| Topic            | The name of the topic to send messages.                                                                |
| JSON Credentials | The Google Cloud [Service Account Key](https://cloud.google.com/iam/docs/keys-create-delete#creating). |
