public sealed class ComputeThreatListDiffResponse.Types.Checksum : IMessage<ComputeThreatListDiffResponse.Types.Checksum>, IEquatable<ComputeThreatListDiffResponse.Types.Checksum>, IDeepCloneable<ComputeThreatListDiffResponse.Types.Checksum>, IBufferMessage, IMessage
Reference documentation and code samples for the Google Cloud Web Risk v1 API class ComputeThreatListDiffResponse.Types.Checksum.
[[["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."],[[["This page provides reference documentation for the `ComputeThreatListDiffResponse.Types.Checksum` class within the Google Cloud Web Risk v1 API."],["The `Checksum` class represents the expected state of a client's local database in the context of threat list differences."],["It implements several interfaces, including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, ensuring compatibility and functionality."],["The `Sha256` property, of type `ByteString`, holds the SHA256 hash of the client state, representing the sorted list of all hashes in the database."],["This documentation covers versions 1.2.0 up to 2.6.0 (latest) of the API, with details on inheritance, implementation, constructors and properties."]]],[]]