[[["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."],[[["The provided content details the `FileHashes` class within the Google Cloud Build v1 API, with the latest version being 2.15.0 and numerous older versions listed for reference."],["`FileHashes` is a container message used in SourceProvenance to ensure the integrity of source input during builds."],["The `FileHashes` class, implementing several interfaces like `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, is designed for managing collections of file hashes."],["The primary property of `FileHashes` is `FileHash`, which holds a collection of `Hash` objects, each representing the hash of a file."],["The class provides two constructors, one default and one that accepts another `FileHashes` object as a parameter, allowing for the creation of new `FileHashes` objects and cloning existing ones."]]],[]]