Enum member Audience.OWNER_ONLY
Signature
OWNER_ONLY = 'ownerOnly'
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."],[[["`OWNER_ONLY` is a signature constant that is used to define permissions or access control, likely indicating that a resource or functionality is exclusively available to the owner."],["The provided code snippet showcases a signature named `OWNER_ONLY` which holds the value 'ownerOnly', typically employed to designate ownership or exclusive access rights within a system."]]],[]]