[[["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 `Hash` class, within the `Grafeas.V1` namespace, serves as a container message for hash values in version 2.2.0 of the documentation."],["The latest version available of `Grafeas.V1.Hash` is 3.7.0, with multiple prior versions ranging down to 2.2.0 also being accessible."],["The `Hash` class inherits from `Object` and implements multiple interfaces including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The `Hash` class has two constructors: a parameterless constructor (`Hash()`) and a constructor that takes another `Hash` object (`Hash(Hash other)`)."],["The class exposes two essential properties, `Type`, representing the hashing algorithm used (e.g., \"SHA-256\"), and `Value`, representing the computed hash value as a `ByteString`."]]],[]]