Google Cloud Pub/Sub
You can configure Google Cloud Pub/Sub as either a source or a target. The parameters are described in the following tables:
For message headers, see Google Cloud Pub/Sub Message Headers.
Google Cloud Pub/Sub Source Parameters
The following table describes the parameters for configuring Google Cloud Pub/Sub as a source.
Field | Description |
---|---|
Project ID | The Google Cloud project identifier. |
Credentials | The Google Cloud Application Default Credential (ADC). The maximum length is 10000 characters. |
Destination | The Google Cloud Pub/Sub topic name. |
Subscription Name | The Google Cloud Pub/Sub subscription name. |
Auto-Create Resources | The option to auto-create the Google Cloud Pub/Sub topic and/or subscription if it doesn't exist. The option is disabled by default. |
Google Cloud Pub/Sub Target Parameters
The following table describes the parameters for configuring Google Cloud Pub/Sub as a target.
Field | Description |
---|---|
Project ID | The Google Cloud project identifier. |
Credentials | The Google Cloud Application Default Credential (ADC). The maximum length is 10000 characters. |
Destination | The Google Cloud Pub/Sub topic name. |
Auto-Create Resources | The option to auto-create the Google Cloud Pub/Sub topic if it doesn't exist. The option is disabled by default. |