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 document 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."],["The latest version of this class is version 2.6.0, with previous versions from 2.5.0 down to 1.2.0 also listed, each linking to their respective documentation."],["The class implements several interfaces including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The `Checksum` class contains a `Sha256` property of type `ByteString`, which is the SHA256 hash of the client's sorted list of all hashes in the database."]]],[]]