public sealed class ThreatHash : IMessage<SearchHashesResponse.Types.ThreatHash>, IEquatable<SearchHashesResponse.Types.ThreatHash>, IDeepCloneable<SearchHashesResponse.Types.ThreatHash>, IBufferMessage, IMessage
[[["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\u003eThreatHash\u003c/code\u003e class contains information about a matching threat hash and is part of the \u003ccode\u003eGoogle.Cloud.WebRisk.V1\u003c/code\u003e namespace, version 2.0.0.\u003c/p\u003e\n"],["\u003cp\u003eIt inherits from \u003ccode\u003eObject\u003c/code\u003e and 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, providing functionalities such as deep cloning, equality checks, and message handling.\u003c/p\u003e\n"],["\u003cp\u003eThe class includes properties such as \u003ccode\u003eExpireTime\u003c/code\u003e, \u003ccode\u003eHash\u003c/code\u003e, and \u003ccode\u003eThreatTypes\u003c/code\u003e, which respectively represent the cache lifetime of the match, a 32-byte SHA256 hash, and the list of threat types associated with the threat.\u003c/p\u003e\n"],["\u003cp\u003eThere are 2 constructors, a default empty one, and one that accepts another \u003ccode\u003eThreatHash\u003c/code\u003e object as an argument, for initialisation.\u003c/p\u003e\n"],["\u003cp\u003eThe class contains the definition of what is required for a threat to match, including at least one \u003ccode\u003eThreatType\u003c/code\u003e.\u003c/p\u003e\n"]]],[],null,[]]