Enum member Audience.DOMAIN_PUBLIC
Signature
DOMAIN_PUBLIC = 'domainPublic'
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."],[[["`DOMAIN_PUBLIC` is a constant variable."],["`DOMAIN_PUBLIC` is assigned the string value 'domainPublic'."]]],["The core content defines a single constant: `DOMAIN_PUBLIC`. This constant is assigned the string value 'domainPublic'. It's likely used as a key or identifier within a larger system. The content essentially establishes a specific name, `DOMAIN_PUBLIC`, and its corresponding value for use in other parts of the code or system. It also indicates that the signature is needed.\n"]]