[[["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 `Hash` class in the Artifact Registry v1beta2 API represents a hash of file content and is available in the latest version, 2.0.0-beta05."],["This `Hash` class implements multiple interfaces, including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, and inherits from the `object` class."],["The `Hash` class provides two constructors: a default constructor (`Hash()`) and a copy constructor (`Hash(Hash other)`) for creating new hash instances."],["It includes two properties, `Type` which specifies the hash algorithm, and `Value`, which represents the actual hash value as a `ByteString`."],["The `Hash` class is part of the `Google.Cloud.ArtifactRegistry.V1Beta2` namespace and is defined in the `Google.Cloud.ArtifactRegistry.V1Beta2.dll` assembly."]]],[]]