ClientInfo
Safe Browsing API リクエストに関連付けられたクライアント メタデータ。
JSON 表現 |
{
"clientId": string,
"clientVersion": string
} |
フィールド |
clientId |
string
Safe Browsing API のクライアント実装を一意に識別するクライアント ID(希望)。
|
clientVersion |
string
クライアント実装のバージョン。
|
特に記載のない限り、このページのコンテンツはクリエイティブ・コモンズの表示 4.0 ライセンスにより使用許諾されます。コードサンプルは Apache 2.0 ライセンスにより使用許諾されます。詳しくは、Google Developers サイトのポリシーをご覧ください。Java は Oracle および関連会社の登録商標です。
最終更新日 2024-09-12 UTC。
[null,null,["最終更新日 2024-09-12 UTC。"],[[["Client metadata, including a unique client ID and version, is sent with Safe Browsing API requests."],["This metadata is represented using a JSON object with `clientId` and `clientVersion` fields."],["Developers should provide a unique `clientId` to identify their implementation and `clientVersion` to specify the version being used."]]],[]]