Table of Contents

Search

  1. Preface
  2. Introduction to Data Engineering Streaming
  3. Data Engineering Streaming Administration
  4. Sources in a Streaming Mapping
  5. Targets in a Streaming Mapping
  6. Streaming Mappings
  7. Transformation in Streaming Mappings
  8. Window Transformation
  9. Appendix A: Connections
  10. Appendix B: Monitoring REST API Reference
  11. Appendix C: Sample Files

Google PubSub Connection Properties

Google PubSub Connection Properties

When you create a Google PubSub connection, you must configure the connection properties.
The following table describes the Google PubSub connection properties:
Property
Description
Name
The name of the connection. The name is not case sensitive and must be unique within the domain. You can change this property after you create the connection. The name cannot exceed 128 characters, contain spaces, or contain the following special characters:
~ ` ! $ % ^ & * ( ) - + = { [ } ] | \ : ; " ' < , > . ? /
ID
The string that the Data Integration Service uses to identify the connection. The ID is not case sensitive. It must be 255 characters or less and must be unique in the domain. You cannot change this property after you create the connection. Default value is the connection name.
Description
The description of the connection. Enter a string that you can use to identify the connection. The description cannot exceed 4,000 characters.
Connection Type
The connection type. Select
Pub Sub
connection type.
Client Email
The
client_email
value available in the JSON file that you download after you create a service account.
Client Id
The
client_id
value available in the JSON file that you download after you create a service account.
Private Key Id
The
private_key_id
value available in the JSON file that you download after you create a service account.
Private Key
The
private_key
value available in the JSON file that you download after you create a service account.
Project Id
The
project_id
value available in the JSON file that you download after you create a service account.

0 COMMENTS

We’d like to hear from you!