[[["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 `Hash` is a container message for hash values, with the latest version being 3.7.0."],["The `Hash` class implements several interfaces including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The class has properties for `Type`, which specifies the hashing algorithm (e.g., \"SHA-256\"), and `Value`, which stores the actual hash value as a `ByteString`."],["There are multiple previous versions of `Hash` documented, ranging from version 2.2.0 to the latest 3.7.0."],["The class `Hash` includes a constructor and a copy constructor, `Hash()` and `Hash(Hash other)`, respectively."]]],[]]