[[["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-03-21 UTC."],[[["This documentation page covers the `Hash` class within the Grafeas V1 API, specifically version 3.2.0, which serves as a container message for hash values."],["The `Hash` class implements multiple interfaces, including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, and inherits from the base `object` class."],["The `Hash` class has two constructors, a default one, `Hash()`, and another that takes a `Hash` object as a parameter, `Hash(Hash other)`."],["The `Hash` class includes two properties, `Type` which is a string representing the type of hash performed (e.g., \"SHA-256\"), and `Value`, a `ByteString` representing the actual hash value."],["The latest available version of the API on the page is 3.7.0, whereas the page documentation is for version 3.2.0, with multiple other versions in between being available in the dropdown."]]],[]]