[[["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 latest version of the `Hash` class within the Cloud Build v1 API is version 2.15.0, which can be found in the `Google.Cloud.CloudBuild.V1` namespace."],["The `Hash` class is a container message for hash values and implements several interfaces including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The class provides two constructors, `Hash()` and `Hash(Hash other)`, to create new instances, and the `other` parameter creates a new Hash object, copying the other values."],["The class has two primary properties: `Type`, which specifies the hash type using `Hash.Types.HashType`, and `Value`, which stores the hash's actual value as a `ByteString`."],["There are 21 listed versions of `Hash` available, starting with 1.0.0 and going up to the latest 2.15.0."]]],[]]