public sealed class SearchHashesRequest : IMessage<SearchHashesRequest>, IEquatable<SearchHashesRequest>, IDeepCloneable<SearchHashesRequest>, IBufferMessage, IMessage
Request to return full hashes matched by the provided hash prefixes.
[[["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 the provided hash prefixes in the Google Cloud Web Risk API, within the \u003ccode\u003eGoogle.Cloud.WebRisk.V1\u003c/code\u003e namespace.\u003c/p\u003e\n"],["\u003cp\u003eThis class, found in the \u003ccode\u003eGoogle.Cloud.WebRisk.V1.dll\u003c/code\u003e assembly, inherits from \u003ccode\u003eObject\u003c/code\u003e and implements several interfaces such as \u003ccode\u003eIMessage\u003c/code\u003e, \u003ccode\u003eIEquatable\u003c/code\u003e, \u003ccode\u003eIDeepCloneable\u003c/code\u003e, and \u003ccode\u003eIBufferMessage\u003c/code\u003e.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eSearchHashesRequest\u003c/code\u003e class includes two constructors, one empty and one that accepts another \u003ccode\u003eSearchHashesRequest\u003c/code\u003e object as a parameter for copying.\u003c/p\u003e\n"],["\u003cp\u003eIt has two primary properties: \u003ccode\u003eHashPrefix\u003c/code\u003e, which stores the hash prefix as a \u003ccode\u003eByteString\u003c/code\u003e, and \u003ccode\u003eThreatTypes\u003c/code\u003e, which stores a list of \u003ccode\u003eThreatType\u003c/code\u003e values in a \u003ccode\u003eRepeatedField\u003c/code\u003e.\u003c/p\u003e\n"],["\u003cp\u003eThis document covers version 1.3.0, but also references other versions, including the most recent 2.6.0, which has a link at the top of the document.\u003c/p\u003e\n"]]],[],null,[]]