⚠️ DEPRECATED: Typed connector configuration models are deprecated and will be removed in v1.1.0. Pass configuration as a plain dict with a required 'destinationType' key instead..
| Field | Type | Required | Description | Example |
|---|---|---|---|---|
credentials |
models.DestinationGoogleSheetsAuthentication | ✔️ | Authentication method to access Google Sheets | |
destination_type |
models.DestinationGoogleSheetsGoogleSheets | ✔️ | N/A | |
spreadsheet_id |
str | ✔️ | The link to your spreadsheet. See this guide for more details. | https://docs.google.com/spreadsheets/d/1hLd9Qqti3UyLXZB2aFfUWDT7BG/edit |