version

version: string | undefined

An optional value that is typically a version number or a pseudo version number like last modified time. It will be used by the synchronization process to detect that a source entity is unchanged so that computing a cryptographic hash can be avoided. If present, this value must be guaranteed to change when any of the source entity's content changes. If not defined, checksum must be defined

Defined in

Last Updated: 14 May, 2024