Interface GoogleCreateConnectorRequest

Interface representing the base Nylas connector creation request.

Hierarchy

  • BaseCreateConnectionRequest
    • GoogleCreateConnectorRequest

Properties

name: string

Custom name of the connector

provider: Provider

The provider type

scope?: string[]

The Google OAuth scopes

The Google OAuth provider credentials and settings

Generated using TypeDoc