[[["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 Grafeas v1 API class `Hash` is a container message for hash values, designed for use in .NET environments."],["This documentation provides reference information for `Hash` version 3.3.0, with links to other versions ranging from 2.2.0 to the latest 3.7.0, showing the history of the API."],["The `Hash` class inherits from `object` and implements several interfaces including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["`Hash` objects can be constructed with a default constructor `Hash()` or by using a copy constructor `Hash(Hash other)`, which accepts another `Hash` object."],["The class has two main properties: `Type` (a string specifying the hash type, like \"SHA-256\") and `Value` (a `ByteString` containing the hash value itself), both of which are required fields."]]],[]]