OverwritePolicy public enum OverwritePolicy Documentation Code ALWAYS = 1 DIFFERENT = 0 DIFFERENT_AND_OLDER = 2 NEVER = 3 OLDER = 4