Enum member Document.ICON_URL
Signature
ICON_URL = 'iconUrl'
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."],[[["ICON_URL is assigned the string value 'iconUrl'."],["This code snippet defines a constant variable named ICON_URL to store the URL of an icon."]]],["The provided content defines a constant, `ICON_URL`, and assigns it the string value 'iconUrl'. Additionally, it mentions \"Signature,\" likely indicating a section header or a placeholder for a signature-related element. The key action is the declaration and initialization of the `ICON_URL` constant.\n"]]