プロパティ署名 DocumentObject.uploadId
アップロード セッションでのアイテムの順序。
署名
uploadId?: string;
詳細
タイプ |
string |
省略可 |
はい |
読み取り専用 |
いいえ |
特に記載のない限り、このページのコンテンツはクリエイティブ・コモンズの表示 4.0 ライセンスにより使用許諾されます。コードサンプルは Apache 2.0 ライセンスにより使用許諾されます。詳しくは、Google Developers サイトのポリシーをご覧ください。Java は Oracle および関連会社の登録商標です。
最終更新日 2024-11-09 UTC。
[null,null,["最終更新日 2024-11-09 UTC。"],[[["`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"]]