สมาชิก Enum Audience.OWNER_ONLY
ลายเซ็น
OWNER_ONLY = 'ownerOnly'
เนื้อหาของหน้าเว็บนี้ได้รับอนุญาตภายใต้ใบอนุญาตที่ต้องระบุที่มาของครีเอทีฟคอมมอนส์ 4.0 และตัวอย่างโค้ดได้รับอนุญาตภายใต้ใบอนุญาต Apache 2.0 เว้นแต่จะระบุไว้เป็นอย่างอื่น โปรดดูรายละเอียดที่นโยบายเว็บไซต์ Google Developers Java เป็นเครื่องหมายการค้าจดทะเบียนของ Oracle และ/หรือบริษัทในเครือ
อัปเดตล่าสุด 2024-09-20 UTC
[null,null,["อัปเดตล่าสุด 2024-09-20 UTC"],[[["`OWNER_ONLY` is a signature constant that is used to define permissions or access control related to the owner."],["The value of the `OWNER_ONLY` constant is 'ownerOnly', which is likely used for comparison or identification purposes in code."]]],["The core content defines a constant, `OWNER_ONLY`, and assigns it the string value 'ownerOnly'. This suggests a system where actions or data might be restricted based on ownership. The presence of \"Signature\" above this definition implies it is part of a larger code base, potentially outlining specific access control or authorization mechanisms.\n"]]