insertOnly property

int? insertOnly
final

限制为新增文件。

如果设置为非 0 值,则无论 scope 设置为什么形式,仅能以新增模式上传文件。

Implementation

final int? insertOnly;