[[["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 `Results` class within the `Google.Cloud.CloudBuild.V1` namespace, specifically version 1.3.0 of the .NET library, representing artifacts created by the build pipeline."],["The latest version of the `Google.Cloud.CloudBuild.V1` package is 2.15.0, with a list of available versions from 1.0.0 to 2.15.0, all of which point to the `Results` class."],["The `Results` class implements several interfaces including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, and inherits from `Object`, with inherited methods such as `GetHashCode`, `GetType`, `MemberwiseClone`, and `ToString`."],["Key properties of the `Results` class include `ArtifactManifest` (path to the artifact manifest), `ArtifactTiming` (time to push non-container artifacts), `BuildStepImages` (list of build step digests), `BuildStepOutputs` (list of build step outputs), `Images` (container images built), and `NumArtifacts` (number of uploaded artifacts)."],["The class has two constructors, one default `Results()` and another `Results(Results other)` to create a new object based on an existing one."]]],[]]