Enum member Document.LAST_EDITED_UTC
Signature
LAST_EDITED_UTC = 'lastEditedUtc'
Except as otherwise noted, the content of this page is licensed under the Creative Commons Attribution 4.0 License, and code samples are licensed under the Apache 2.0 License. For details, see the Google Developers Site Policies. Java is a registered trademark of Oracle and/or its affiliates.
Last updated 2024-09-17 UTC.
[null,null,["Last updated 2024-09-17 UTC."],[[["`LAST_EDITED_UTC` is a constant variable used to represent the last edited time in Coordinated Universal Time (UTC)."],["Signature is a section or module, and within its scope, `LAST_EDITED_UTC` serves as a key for storing or retrieving the last edited timestamp."]]],["The provided content defines a single constant: `LAST_EDITED_UTC`. This constant, likely intended for use as a key in a data structure, is assigned the string value 'lastEditedUtc'. The content indicates a signature or label, implying this constant is part of a larger system for tracking the last modification time of data. The key information is the definition and value of this time-related constant.\n"]]