[[["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 `Results` class represents artifacts created by the build pipeline in the Google Cloud Build environment, specifically under version 1.2.0."],["This class, `Results`, implements several interfaces, including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, and inherits from `Object`, providing functionalities such as deep cloning and buffer message handling."],["The `Results` class includes properties like `ArtifactManifest`, `ArtifactTiming`, `BuildStepImages`, `BuildStepOutputs`, `Images`, and `NumArtifacts`, detailing various aspects of the build process and its outputs, such as the path to the artifact manifest and the time taken to upload non-container artifacts."],["The `Results` class includes constructors such as `Results()` and `Results(Results other)`, used to create new instances of the `Results` object, with one being a default constructor, and the other used for copying the `Results` object."],["The most recent version documented on this page is `2.15.0`, with a total of 21 versions of the `Results` class documented including versions 1.0.0 to 2.15.0."]]],[]]