public sealed class SearchHashesResponse.Types.ThreatHash : IMessage<SearchHashesResponse.Types.ThreatHash>, IEquatable<SearchHashesResponse.Types.ThreatHash>, IDeepCloneable<SearchHashesResponse.Types.ThreatHash>, IBufferMessage, IMessage
Reference documentation and code samples for the Google Cloud Web Risk v1 API class SearchHashesResponse.Types.ThreatHash.
[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Hard to understand","hardToUnderstand","thumb-down"],["Incorrect information or sample code","incorrectInformationOrSampleCode","thumb-down"],["Missing the information/samples I need","missingTheInformationSamplesINeed","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-03-21 UTC."],[[["The document provides reference information for the `SearchHashesResponse.Types.ThreatHash` class within the Google Cloud Web Risk v1 API, specifically for .NET development."],["`SearchHashesResponse.Types.ThreatHash` contains information about a matching hash and implements several interfaces including `IMessage`, `IEquatable`, and `IDeepCloneable`."],["This class has two constructors, one default and one that accepts another `ThreatHash` instance, and it is designed to provide threat information."],["Key properties of `ThreatHash` include `ExpireTime`, which indicates the cache lifetime, `Hash` which stores the SHA256 hash in binary or base64 format, and `ThreatTypes`, a list of the threat types associated with the hash."],["The document also lists various versions of the API, ranging from version 1.2.0 to the latest version, 2.6.0."]]],[]]