Overwrite

data object Overwrite : ImportType

A legacy destination sync mode. Modern destinations depend on platform to set overwrite/record-retaining behavior via the generationId / minimumGenerationId parameters, and should treat this as equivalent to Append.

Overwrite is approximately equivalent to an Append sync, with nonzeao generationId equal to minimumGenerationId.