GCPDataConnectorProperties interface
Google Cloud Platform data connector properties.
Properties
| auth | The auth section of the connector. |
| connector |
The name of the connector definition that represents the UI config. |
| dcr |
The configuration of the destination of the data. |
| request | The request section of the connector. |
Property Details
auth
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