public sealed class 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, specifically for .NET."],["The `Checksum` class represents the expected state of a client's local database and is implemented via various interfaces."],["The latest version documented is 2.6.0, with multiple other versions, down to 1.2.0, available and navigable from the given page, with the 2.1.0 version being the current focus of the document."],["The class includes a `Sha256` property of type `ByteString`, which represents the SHA256 hash of the client's current state, a sorted list of all hashes in the database."],["There are two constructors, one empty and one that takes another `Checksum` object, which can be used to create new `Checksum` instances."]]],[]]