プロパティ署名 DocumentObject.lastEditedUtc
このアイテムが最後に編集された日時を示すタイムスタンプ。
署名
[Document.LAST_EDITED_UTC]?: number;
詳細
タイプ |
number |
省略可 |
はい |
読み取り専用 |
いいえ |
特に記載のない限り、このページのコンテンツはクリエイティブ・コモンズの表示 4.0 ライセンスにより使用許諾されます。コードサンプルは Apache 2.0 ライセンスにより使用許諾されます。詳しくは、Google Developers サイトのポリシーをご覧ください。Java は Oracle および関連会社の登録商標です。
最終更新日 2024-11-23 UTC。
[null,null,["最終更新日 2024-11-23 UTC。"],[[["`Document.LAST_EDITED_UTC` is a timestamp indicating when the document was last edited, represented as a number."],["This property is optional and can be modified."]]],["The provided content defines a property named `Document.LAST_EDITED_UTC`. This property represents a timestamp, stored as a number, indicating when an item was last edited. It is optional and not read-only, allowing for updates. The property's type is explicitly defined as a number, which represents the timestamp.\n"]]