[[["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 `FileHashes` class is a container message used to verify the integrity of source input to a build by storing hashes of file content."],["This class, part of the `Grafeas.V1` namespace, implements interfaces such as `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The latest version for `FileHashes` is 3.7.0, with previous versions dating back to 2.2.0 available for reference."],["The class provides two constructors for implementation, `FileHashes()` and `FileHashes(FileHashes other)`."],["It has a property called `FileHash`, which stores the collection of file hashes and is of the type `RepeatedField` of the `Hash` class."]]],[]]