Google Pub/Sub Publisher
Supported pipeline types:
|
When you configure the destination, you define the Google Pub/Sub topic ID to write messages to. You also define the project ID and credentials to use when connecting to Google Pub/Sub.
By default, the Google Pub/Sub Publisher destination writes messages in batches. Using advanced properties, you can configure the conditions that trigger writing a new batch or disable batch processing to write messages individually. You can also configure the action the destination takes when it reads messages faster than it can write messages.
A Google Pub/Sub message contains a payload and optional user-defined attributes that describe the payload content. When records include record header attributes, the Google Pub/Sub Publisher destination includes the record header attributes in message attributes. The destination does not include internal record header attributes in message attributes. For more information about record header attributes, see Record Header Attributes.
You can also use a connectionconnection to configure the destination.