google_api_safe_browsing v0.0.1 GoogleApi.SafeBrowsing.V4.Model.ClientInfo View Source
The client metadata associated with Safe Browsing API requests.
Attributes
- clientId (String): A client ID that (hopefully) uniquely identifies the client implementation of the Safe Browsing API. Defaults to:
null
. - clientVersion (String): The version of the client implementation. Defaults to:
null
.