[[["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, which is a single record in the artifact manifest JSON file."],["The latest version of the `ArtifactResult` documentation is 2.15.0, and the page provides a history of versions ranging from 1.0.0 up to 2.15.0, with version 2.12.0 being the selected version."],["The `ArtifactResult` class implements multiple interfaces such as `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, and inherits from `object`."],["`ArtifactResult` contains two primary properties: `FileHash`, a repeated field for file hashes, and `Location`, a string representing the Cloud Storage path of the artifact."],["The `ArtifactResult` class includes two constructors: a default constructor and one that accepts another `ArtifactResult` object as a parameter for copying."]]],[]]