[[["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, is a container for storing hash values and is implemented as part of the Grafeas.V1.dll assembly."],["This class, which inherits from `Object`, implements several interfaces, including `IMessage\u003cHash\u003e`, `IEquatable\u003cHash\u003e`, `IDeepCloneable\u003cHash\u003e`, `IBufferMessage`, and `IMessage`."],["There are two constructors, one being a default `Hash()` constructor, and the other being a copy constructor `Hash(Hash other)` that accepts another `Hash` object."],["`Hash` objects have two properties: `Type`, which is a required string indicating the hash algorithm, and `Value`, which is a required `ByteString` holding the actual hash value."],["There are multiple versions of the `Grafeas.V1.Hash` class, with version `3.7.0` being the latest and `2.3.0` being the current version detailed."]]],[]]