[[["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 documentation for the `Digest` class within the Grafeas v1 API, specifically version 3.5.0."],["The `Digest` class is a data structure that implements multiple interfaces including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, and inherits from the `object` class."],["There are multiple versions available, spanning from 2.2.0 all the way to 3.7.0 which is the latest version, all of which can be found on the page."],["The `Digest` class has two properties: `Algo`, a string representing the algorithm used (e.g., SHA1, SHA512), and `DigestBytes`, a `ByteString` representing the actual digest value."],["The webpage includes information on the constructors for the Digest class, showing it has both a default constructor and one which takes in a `Digest` object."]]],[]]