ClientInfo
ข้อมูลเมตาของไคลเอ็นต์ที่เชื่อมโยงกับคำขอ API ของ Google Safe Browsing
การแสดง JSON |
{
"clientId": string,
"clientVersion": string
} |
ช่อง |
clientId |
string
รหัสไคลเอ็นต์ที่ (หวังว่า) จะระบุการใช้งาน Google Safe Browsing API ของไคลเอ็นต์ได้อย่างไม่ซ้ำกัน
|
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."]]],[]]