ClientInfo
Metadane klienta powiązane z żądaniami interfejsu API Bezpieczne przeglądanie.
Zapis JSON |
{
"clientId": string,
"clientVersion": string
} |
Pola |
clientId |
string
Identyfikator klienta, który (miejmy nadzieję) jednoznacznie identyfikuje implementację interfejsu Safe Browsing API.
|
clientVersion |
string
Wersja implementacji klienta.
|
O ile nie stwierdzono inaczej, treść tej strony jest objęta licencją Creative Commons – uznanie autorstwa 4.0, a fragmenty kodu są dostępne na licencji Apache 2.0. Szczegółowe informacje na ten temat zawierają zasady dotyczące witryny Google Developers. Java jest zastrzeżonym znakiem towarowym firmy Oracle i jej podmiotów stowarzyszonych.
Ostatnia aktualizacja: 2024-09-12 UTC.
[null,null,["Ostatnia aktualizacja: 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."]]],[]]