Enum member Document.LONGITUDE
Signature
LONGITUDE = 'longitude'
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."],[[["`LONGITUDE` is assigned the string value 'longitude'."],["The provided code snippet focuses on defining a constant variable named `LONGITUDE` and assigning it the literal string 'longitude', possibly for use in geographical data representation or coordinate systems."]]],["The content defines a constant, `LONGITUDE`, and assigns it the string value 'longitude'. This action establishes a specific term for representing longitude data, likely for use in a larger system or program. The content also include the term `Signature`, which may indicate that the content is describing the signature of a program.\n"]]