[[["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 `Hash` class is a container message for hash values, implementing interfaces like `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["This documentation covers version 2.4.0 of the `Hash` class, with links to versions ranging from 2.2.0 up to the latest version 3.7.0."],["The `Hash` class inherits from `Object` and contains properties `Type` (a string specifying the hash type) and `Value` (a `ByteString` representing the hash value)."],["The `Hash` class includes two constructors: a default constructor `Hash()` and a copy constructor `Hash(Hash other)`."],["The provided documentation details inherited members from `Object` such as `GetHashCode()`, `GetType()`, `MemberwiseClone()`, and `ToString()`."]]],[]]