[[["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."],[[["The `Digest` class, found within the `Grafeas.V1` namespace, provides information about digest values and is part of the Grafeas.V1.dll assembly."],["This class has been implemented in multiple versions, ranging from 2.2.0 up to the latest version 3.7.0."],["The `Digest` class inherits from `Object` and implements `IMessage\u003cDigest\u003e`, `IEquatable\u003cDigest\u003e`, `IDeepCloneable\u003cDigest\u003e`, `IBufferMessage`, and `IMessage`."],["It contains two properties: `Algo`, a string representing the algorithm used (e.g., SHA1, SHA512), and `DigestBytes`, a ByteString representing the digest's value."],["There are 2 constructors for the `Digest` class, one default and another allowing for taking a `Digest` object as a parameter to be used to generate a new `Digest` object."]]],[]]