[[["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 `UploadedGoModule` class represents a Go module artifact uploaded to Artifact Registry via the GoModule directive in the Cloud Build v1 API."],["This class provides properties such as `FileHashes`, `PushTiming`, and `Uri` to describe the uploaded Go module artifact, which can be useful for build processes and tracking."],["The documentation covers versions ranging from 1.0.0 to 2.15.0, with 2.15.0 being the latest version, allowing users to find information across multiple builds and understand the evolution of the Go module."],["The `UploadedGoModule` class implements several interfaces, including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, providing multiple layers of functionality."],["The `UploadedGoModule` class has two constructors: a default constructor `UploadedGoModule()` and a constructor `UploadedGoModule(UploadedGoModule other)` that takes another instance of the class as a parameter."]]],[]]