GCPDataConnectorProperties interface

Google Cloud Platform data connector properties.

Properties

auth

The auth section of the connector.

connectorDefinitionName

The name of the connector definition that represents the UI config.

dcrConfig

The configuration of the destination of the data.

request

The request section of the connector.

Property Details

auth

The auth section of the connector.

auth: GCPAuthProperties

Property Value

connectorDefinitionName

The name of the connector definition that represents the UI config.

connectorDefinitionName: string

Property Value

string

dcrConfig

The configuration of the destination of the data.

dcrConfig?: DCRConfiguration

Property Value

request

The request section of the connector.

request: GCPRequestProperties

Property Value