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, including its constructors, properties, and implemented interfaces.\u003c/p\u003e\n"],["\u003cp\u003e\u003ccode\u003eSearchHashesRequest\u003c/code\u003e is used to request full hashes that match provided hash prefixes, supporting requests with a SHA256 hash prefix of 4 to 32 bytes.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eThreatTypes\u003c/code\u003e property, which is required, allows specifying multiple \u003ccode\u003eThreatLists\u003c/code\u003e for searching, while the \u003ccode\u003eHashPrefix\u003c/code\u003e property is for providing the SHA256 hash.\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, and has inheritance from \u003ccode\u003eObject\u003c/code\u003e.\u003c/p\u003e\n"],["\u003cp\u003eMultiple versions of this API are documented, with the latest version being 2.6.0, and this content specifically highlights version 2.2.0 of \u003ccode\u003eSearchHashesRequest\u003c/code\u003e.\u003c/p\u003e\n"]]],[],null,[]]