[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Hard to understand","hardToUnderstand","thumb-down"],["Incorrect information or sample code","incorrectInformationOrSampleCode","thumb-down"],["Missing the information/samples I need","missingTheInformationSamplesINeed","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-04-17 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."]]],[]]