google_api_safe_browsing v0.0.1 GoogleApi.SafeBrowsing.V4.Model.FindFullHashesRequest View Source
Request to return full hashes matched by the provided hash prefixes.
Attributes
- apiClient (ClientInfo): Client metadata associated with callers of higher-level APIs built on top of the client's implementation. Defaults to:
null
. - client (ClientInfo): The client metadata. Defaults to:
null
. - clientStates (List[String]): The current client states for each of the client's local threat lists. Defaults to:
null
. - threatInfo (ThreatInfo): The lists and hashes to be checked. Defaults to:
null
.