Reference documentation and code samples for the Google Cloud Web Risk V1 Client class SearchHashesRequest.
Request to return full hashes matched by the provided hash prefixes.
Generated from protobuf message google.cloud.webrisk.v1.SearchHashesRequest
Namespace
Google \ Cloud \ WebRisk \ V1Methods
__construct
Constructor.
data
array
Optional. Data for populating the Message object.
↳ hash_prefix
string
A hash prefix, consisting of the most significant 4-32 bytes of a SHA256 hash. For JSON requests, this field is base64-encoded. Note that if this parameter is provided by a URI, it must be encoded using the web safe base64 variant (RFC 4648).
↳ threat_types
array
Required. The ThreatLists to search in. Multiple ThreatLists may be specified.
getHashPrefix
A hash prefix, consisting of the most significant 4-32 bytes of a SHA256 hash. For JSON requests, this field is base64-encoded.
Note that if this parameter is provided by a URI, it must be encoded using the web safe base64 variant (RFC 4648).
string
setHashPrefix
A hash prefix, consisting of the most significant 4-32 bytes of a SHA256 hash. For JSON requests, this field is base64-encoded.
Note that if this parameter is provided by a URI, it must be encoded using the web safe base64 variant (RFC 4648).
var
string
$this
getThreatTypes
Required. The ThreatLists to search in. Multiple ThreatLists may be specified.
setThreatTypes
Required. The ThreatLists to search in. Multiple ThreatLists may be specified.
var
int[]
$this
static::build
hashPrefix
string
A hash prefix, consisting of the most significant 4-32 bytes of a SHA256 hash. For JSON requests, this field is base64-encoded. Note that if this parameter is provided by a URI, it must be encoded using the web safe base64 variant (RFC 4648).
threatTypes
int[]
Required. The ThreatLists to search in. Multiple ThreatLists may be specified. For allowed values, use constants defined on Google\Cloud\WebRisk\V1\ThreatType