To view this content in our official product documentation, click here.
Description
Google Pub Sub is used for streaming analytics and data integration pipelines to load and distribute data.
API documentation
API documentation for Google Pub Sub (used to build this connector) can be found via the link below:
{% embed url="https://cloud.google.com/pubsub/docs/reference/service_apis_overview" %}
Authentication
When adding connector instances for Google Pub Sub, the following authentication methods are supported:
OAuth 2 (authorisation code)
When a user chooses to add a connector instance using OAuth 2 (authorisation code) authentication, the credentials below are prompted:
| Credential | Required? | Notes |
|---|---|---|
State length |
true | This is a numeric value which determines the length of a random string generated (behind the scenes) during the OAuth process, for verification purposes. Our suggested setting is 50. |
Scope |
true | Leave set to https://www.googleapis.com/auth/pubsub
|
Client ID |
true | The client ID generated for Patchworks in Google Pub Sub. |
Client secret |
true | The client secret generated for Patchworks in Google Pub Sub. |
Response authentication token key |
true | Leave set to the default access_token. |
Grant type |
true | Leave set to the default authorization_code. |
Response type key |
true | Leave set to the default code. |
Refresh grant type |
true | Leave set to the default refresh_token. |
Response refresh token key |
true | Leave set to the default refresh_token. |
Comments
0 comments
Please sign in to leave a comment.