Enum member Document.READ_ONLY
Signature
READ_ONLY = 'readOnly'
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."],[[["This document focuses on the Signature property which can be set to 'readOnly'."],["When 'readOnly' is applied, it designates the signature field as read-only, preventing modifications."]]],["The content defines a constant, `READ_ONLY`, and assigns it the string value 'readOnly'. This signifies a specific state or mode, likely within a larger system, where operations are restricted to viewing data without the ability to modify it. The content also indicates the presence of a `Signature`, potentially relating to digital authentication or method definitions, although no specific details of the signature are provided here.\n"]]