属性签名 DocumentObject.uploadId
上传会话中的项顺序。
签名
uploadId?: string;
详细信息
如未另行说明,那么本页面中的内容已根据知识共享署名 4.0 许可获得了许可,并且代码示例已根据 Apache 2.0 许可获得了许可。有关详情,请参阅 Google 开发者网站政策。Java 是 Oracle 和/或其关联公司的注册商标。
最后更新时间 (UTC):2024-11-09。
[null,null,["最后更新时间 (UTC):2024-11-09。"],[[["`uploadId` is an optional field representing the item order in the upload session."],["It is a string type and is not read-only, meaning its value can be modified."]]],["The core content defines a data element named `uploadId`. It's a string type field that represents the ID of an upload session. This field is optional, meaning it may or may not be present. It is not readonly, which means it's value can be modified. This information pertains to the item order within an upload session.\n"]]