dtkt.replication.v1beta1messages.protoFivetranSourceConfig
Message| Field | Type | Number | Description |
|---|---|---|---|
| group_id | string | 1 | The unique identifier for the group within the Fivetran system |
| paused | bool | 2 | Specifies whether the connector is paused. |
| pause_after_trial | bool | 3 | Specifies whether the connector should be paused after the free trial period has ended. |
| sync_frequency | int32 | 4 | The connector sync frequency in minutes. |
| daily_sync_time | string | 5 | The optional parameter that defines the sync start time when the sync frequency is already set or being set by the current request to 1440. It can be specified in one hour increments starting from 00:00 to 23:00. If not specified, we will use the baseline sync start time. This parameter has no effect on the 0 to 60 minutes offset used to determine the actual sync start time. |
| schedule_type | string | 6 | The connector schedule configuration type. Supported values: auto, manual. |
| run_setup_tests | bool | 7 | Specifies whether setup tests should be run automatically. |