OBJECT
App metadata for snapshot of a Mongo Source.
type MongoSourceAppMetadata {# Specifies whether this is a full or incremental snapshot.isFullSnapshot: Boolean # Size of the snapshot in bytes.snapshotSize: Long }