Interface GoogleCreateConnectorSettings

Interface representing a Google connector creation request.

Hierarchy

  • GoogleCreateConnectorSettings

Properties

clientId: string

The Google Client ID

clientSecret: string

The Google Client Secret

topicName?: string

The Google Pub/Sub topic name

Generated using TypeDoc