public sealed class Checksum : IMessage<ComputeThreatListDiffResponse.Types.Checksum>, IEquatable<ComputeThreatListDiffResponse.Types.Checksum>, IDeepCloneable<ComputeThreatListDiffResponse.Types.Checksum>, 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\u003eChecksum\u003c/code\u003e class represents the expected state of a client's local database, specifically within the context of \u003ccode\u003eComputeThreatListDiffResponse.Types\u003c/code\u003e.\u003c/p\u003e\n"],["\u003cp\u003eThe latest version available for \u003ccode\u003eComputeThreatListDiffResponse.Types.Checksum\u003c/code\u003e is 2.6.0, although there are many previous versions listed, going back as far as 1.2.0.\u003c/p\u003e\n"],["\u003cp\u003e\u003ccode\u003eChecksum\u003c/code\u003e 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, to provide functionality for message handling, equality comparison, deep cloning, and buffer operations.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eSha256\u003c/code\u003e property within \u003ccode\u003eChecksum\u003c/code\u003e allows for getting and setting the SHA256 hash of the client state, which is of type \u003ccode\u003eByteString\u003c/code\u003e, representing the sorted list of all hashes in the database.\u003c/p\u003e\n"],["\u003cp\u003eIt inherits and can utilize methods from the base \u003ccode\u003eObject\u003c/code\u003e class such as \u003ccode\u003eGetHashCode\u003c/code\u003e, \u003ccode\u003eGetType\u003c/code\u003e, \u003ccode\u003eMemberwiseClone\u003c/code\u003e, and \u003ccode\u003eToString\u003c/code\u003e, that are inherited.\u003c/p\u003e\n"]]],[],null,[]]