[[["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."],[[["This webpage details the `ArtifactResult` class, which represents an artifact uploaded during a build process in Google Cloud Build."],["The `ArtifactResult` class is found within the `Google.Cloud.CloudBuild.V1` namespace and is part of the `Google.Cloud.CloudBuild.V1.dll` assembly, with the most recent version being 2.15.0."],["The class implements multiple interfaces, including `IMessage`, `IEquatable\u003cArtifactResult\u003e`, `IDeepCloneable\u003cArtifactResult\u003e`, and `IBufferMessage`."],["`ArtifactResult` objects have two key properties: `FileHash`, which contains the file hash of the artifact, and `Location`, which provides the Google Cloud Storage path of the artifact."],["There are two constructors available for the `ArtifactResult` class: a default constructor and one that accepts another `ArtifactResult` instance as an argument for copying."]]],[]]