[[["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 `ArtifactResult` class is part of the Cloud Build v1 API and is used to represent an artifact uploaded during a build process, serving as a single record in the artifact manifest JSON file."],["The latest version of the documentation available is 2.15.0, however there are documented versions going all the way down to 1.0.0 for users who are not using the newest version."],["`ArtifactResult` implements multiple interfaces including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, providing various functionalities for message handling, comparison, and cloning."],["The class includes properties such as `FileHash`, a `RepeatedField` containing file hashes, and `Location`, a string representing the Cloud Storage path of the artifact, including its generation number."],["The class `ArtifactResult` offers two constructors, one default constructor, and one to duplicate an `ArtifactResult` object."]]],[]]