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, within the Google Cloud Web Risk service.\u003c/p\u003e\n"],["\u003cp\u003eThis class implements several interfaces including \u003ccode\u003eIMessage\u003c/code\u003e, \u003ccode\u003eIEquatable\u003c/code\u003e, \u003ccode\u003eIDeepCloneable\u003c/code\u003e, and \u003ccode\u003eIBufferMessage\u003c/code\u003e, ensuring its compatibility and functionality within the .NET ecosystem.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eSearchHashesRequest\u003c/code\u003e class includes constructors for creating new instances, either empty or as a copy of another \u003ccode\u003eSearchHashesRequest\u003c/code\u003e object.\u003c/p\u003e\n"],["\u003cp\u003eKey properties of \u003ccode\u003eSearchHashesRequest\u003c/code\u003e are \u003ccode\u003eHashPrefix\u003c/code\u003e, which represents the initial part of a SHA256 hash, and \u003ccode\u003eThreatTypes\u003c/code\u003e, which is a list specifying the threat categories to be searched.\u003c/p\u003e\n"],["\u003cp\u003eThe latest version of this API is 2.6.0 and this page references version 1.2.0 while also including previous versions up to 2.0.0, which demonstrates the evolution of the API over time.\u003c/p\u003e\n"]]],[],null,[]]