[[["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 represents an artifact uploaded during a build, serving as a single record within the artifact manifest JSON file."],["This class inherits from `Object` and implements interfaces such as `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["It provides a `FileHash` property, which is a collection of `FileHashes`, and a `Location` property that stores the Google Cloud Storage bucket path of the artifact, including its generation number."],["There are multiple versions of `ArtifactResult` listed, ranging from version 1.0.0 to 2.15.0, with 2.15.0 being the latest."],["`ArtifactResult` has two constructors, one empty and another that takes an `ArtifactResult` object as a parameter."]]],[]]