[[["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 webpage provides documentation for the `ArtifactResult` class within the Google Cloud Build v1 API, covering versions from 1.0.0 up to the latest 2.15.0."],["`ArtifactResult` is a class that represents an artifact uploaded during a build process, which is a record found within the artifact manifest JSON file."],["The `ArtifactResult` class implements interfaces such as `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, offering functionalities like deep cloning and message handling."],["The class includes properties like `FileHash`, which stores the artifact's file hash, and `Location`, which specifies the artifact's path within a Cloud Storage bucket."],["`ArtifactResult` has two different constructors: a default one with no parameter, and one that takes another ArtifactResult as a parameter."]]],[]]