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 v1beta1 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 v1beta1 API."],["The `Checksum` class represents the expected state of a client's local database and is part of the `Google.Cloud.WebRisk.V1Beta1` namespace."],["The class implements interfaces such as `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, extending from the base `object` class."],["It contains a constructor, `Checksum`, that can be called in a default manner or by passing in another `Checksum` object, as well as a `Sha256` property, which represents the SHA256 hash of the client's database."],["The latest version for this class is 3.0.0-beta05, with previous versions at 3.0.0-beta04 and 2.0.0-beta05."]]],[]]