Skip to main content

SyncConfigurationUpdate

@nuclia/coreDocs


@nuclia/core / SyncConfigurationUpdate

Interface: SyncConfigurationUpdate

Extends

Properties

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?

optional name: string

Defined in

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