プロパティ署名 DocumentObject.audience
警告: この API は非推奨です。
署名
[Document.AUDIENCE]?: {[key: string]: string};
詳細
タイプ |
{[key: string]: string} |
省略可 |
はい |
読み取り専用 |
いいえ |
特に記載のない限り、このページのコンテンツはクリエイティブ・コモンズの表示 4.0 ライセンスにより使用許諾されます。コードサンプルは Apache 2.0 ライセンスにより使用許諾されます。詳しくは、Google Developers サイトのポリシーをご覧ください。Java は Oracle および関連会社の登録商標です。
最終更新日 2024-11-21 UTC。
[null,null,["最終更新日 2024-11-21 UTC。"],[[["This API has been marked as deprecated and may be removed in the future."],["`Document.AUDIENCE` is an optional property that stores a dictionary of string key-value pairs."],["The `Document.AUDIENCE` property can be read and modified."]]],["The `Document.AUDIENCE` API is deprecated. It's an optional property of type `{[key: string]: string}`, meaning it is a dictionary where both keys and values are strings. This property is not read-only, allowing for modification. The API is no longer recommended for use.\n"]]