public sealed class SearchHashesRequest : IMessage<SearchHashesRequest>, IEquatable<SearchHashesRequest>, IDeepCloneable<SearchHashesRequest>, IBufferMessage, IMessage
Reference documentation and code samples for the Google Cloud Web Risk v1 API class SearchHashesRequest.
Request to return full hashes matched by the provided hash prefixes.
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).
[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Missing the information I need","missingTheInformationINeed","thumb-down"],["Too complicated / too many steps","tooComplicatedTooManySteps","thumb-down"],["Out of date","outOfDate","thumb-down"],["Samples / code issue","samplesCodeIssue","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-08-07 UTC."],[[["\u003cp\u003eThe \u003ccode\u003eSearchHashesRequest\u003c/code\u003e class is used to request full hashes that match given hash prefixes within the Google Cloud Web Risk v1 API.\u003c/p\u003e\n"],["\u003cp\u003eThis class supports multiple versions of the API, ranging from 1.2.0 to the latest 2.6.0, each with its own documentation link.\u003c/p\u003e\n"],["\u003cp\u003e\u003ccode\u003eSearchHashesRequest\u003c/code\u003e implements multiple interfaces including \u003ccode\u003eIMessage\u003c/code\u003e, \u003ccode\u003eIEquatable\u003c/code\u003e, \u003ccode\u003eIDeepCloneable\u003c/code\u003e, and \u003ccode\u003eIBufferMessage\u003c/code\u003e, making it versatile for different programming needs.\u003c/p\u003e\n"],["\u003cp\u003eIt contains two main properties, \u003ccode\u003eHashPrefix\u003c/code\u003e which is a \u003ccode\u003eByteString\u003c/code\u003e representing a hash prefix, and \u003ccode\u003eThreatTypes\u003c/code\u003e, which is a \u003ccode\u003eRepeatedField\u003c/code\u003e of \u003ccode\u003eThreatType\u003c/code\u003e indicating which threat lists to search.\u003c/p\u003e\n"]]],[],null,[]]