[[["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 Grafeas v1 API class `Digest` is documented here, with version 3.7.0 being the latest and version 3.3.0 being the current version."],["This `Digest` class provides information on the digest, inheriting from `object` and implementing several interfaces, including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The `Digest` class has two constructors: a parameterless constructor `Digest()` and a copy constructor `Digest(Digest other)`."],["The class contains two properties: `Algo` which is a string representing the algorithm used (`SHA1`, `SHA512`, etc.) and `DigestBytes`, which is a `ByteString` representing the digest value."],["The documentation includes links to specific versions of the Grafeas.V1 API reference, such as 3.6.0, 3.5.0, 3.4.0, and more."]]],[]]