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\u003eThis document provides reference documentation for the \u003ccode\u003eSearchHashesRequest\u003c/code\u003e class within the Google Cloud Web Risk v1 API, version 2.3.0, which is used to request full hashes based on provided hash prefixes.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eSearchHashesRequest\u003c/code\u003e class implements interfaces such as \u003ccode\u003eIMessage\u003c/code\u003e, \u003ccode\u003eIEquatable\u003c/code\u003e, \u003ccode\u003eIDeepCloneable\u003c/code\u003e, and \u003ccode\u003eIBufferMessage\u003c/code\u003e, indicating its role in message handling and data comparison within the .NET framework.\u003c/p\u003e\n"],["\u003cp\u003eThe class offers two constructors, a default constructor and one that takes another \u003ccode\u003eSearchHashesRequest\u003c/code\u003e instance as a parameter for creating copies.\u003c/p\u003e\n"],["\u003cp\u003eKey properties of the \u003ccode\u003eSearchHashesRequest\u003c/code\u003e class include \u003ccode\u003eHashPrefix\u003c/code\u003e, a \u003ccode\u003eByteString\u003c/code\u003e that contains the hash prefix, and \u003ccode\u003eThreatTypes\u003c/code\u003e, a \u003ccode\u003eRepeatedField\u003c/code\u003e used to specify the threat lists to search within.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eSearchHashesRequest\u003c/code\u003e class has multiple versions, including the latest 2.6.0, as well as older versions like 2.5.0, 2.4.0, 2.2.0, 2.1.0, 2.0.0, 1.3.0 and 1.2.0.\u003c/p\u003e\n"]]],[],null,[]]