[[["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."],[[["This webpage provides reference documentation and code samples for the Grafeas v1 API class called `Digest`."],["The `Digest` class offers information about the digest, and it inherits from `object` while implementing several interfaces including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The `Digest` class has two constructors: a default one `Digest()` and another that takes a `Digest` object as a parameter, `Digest(Digest other)`."],["The `Digest` class contains two key properties: `Algo`, which is a string representing the algorithm used, and `DigestBytes`, which is a `ByteString` representing the value of the digest."],["There are multiple versions of the `Digest` class, ranging from version 2.2.0 to the latest version 3.7.0, each with its own documentation."]]],[]]