Skip to main content

SyncConfigurationCreate

@nuclia/coreDocs


@nuclia/core / SyncConfigurationCreate

Interface: SyncConfigurationCreate

Extends

Properties

drive_id?

optional drive_id: string

Defined in

libs/sdk-core/src/lib/db/sync/sync.models.ts:86


external_connection_id

external_connection_id: string

Defined in

libs/sdk-core/src/lib/db/sync/sync.models.ts:87


extract_strategy?

optional extract_strategy: string

Inherited from

SyncConfigurationOptions.extract_strategy

Defined in

libs/sdk-core/src/lib/db/sync/sync.models.ts:98


file_filter?

optional file_filter: FileFilter

Inherited from

SyncConfigurationOptions.file_filter

Defined in

libs/sdk-core/src/lib/db/sync/sync.models.ts:95


labels?

optional labels: object[]

Inherited from

SyncConfigurationOptions.labels

Defined in

libs/sdk-core/src/lib/db/sync/sync.models.ts:96


modified_time_range?

optional modified_time_range: ModifiedTimeRange

Inherited from

SyncConfigurationOptions.modified_time_range

Defined in

libs/sdk-core/src/lib/db/sync/sync.models.ts:97


name

name: string

Defined in

libs/sdk-core/src/lib/db/sync/sync.models.ts:84


sync_root_path

sync_root_path: string

Defined in

libs/sdk-core/src/lib/db/sync/sync.models.ts:85