ClientInfo

The client metadata associated with Safe Browsing API requests.

JSON representation
{
  "clientId": string,
  "clientVersion": string
}
Fields
clientId

string

A client ID that (hopefully) uniquely identifies the client implementation of the Safe Browsing API.

clientVersion

string

The version of the client implementation.