public Artifacts.Types.ArtifactObjects Objects { get; set; }
A list of objects to be uploaded to Cloud Storage upon successful
completion of all build steps.
Files in the workspace matching specified paths globs will be uploaded to
the specified Cloud Storage location using the builder service account's
credentials.
The location and generation of the uploaded objects will be stored in the
Build resource's results field.
If any objects fail to be pushed, the build is marked FAILURE.
[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Missing the information I need","missingTheInformationINeed","thumb-down"],["Too complicated / too many steps","tooComplicatedTooManySteps","thumb-down"],["Out of date","outOfDate","thumb-down"],["Samples / code issue","samplesCodeIssue","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-08-19 UTC."],[[["\u003cp\u003eThis webpage provides documentation for the \u003ccode\u003eArtifacts\u003c/code\u003e class within the \u003ccode\u003eGoogle.Cloud.CloudBuild.V1\u003c/code\u003e namespace, specifically detailing its role in defining artifacts produced by a build.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eArtifacts\u003c/code\u003e class, found in the \u003ccode\u003eGoogle.Cloud.CloudBuild.V1.dll\u003c/code\u003e assembly, manages images and objects to be uploaded upon successful completion of build steps.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eArtifacts\u003c/code\u003e class has properties for \u003ccode\u003eImages\u003c/code\u003e, a list of images to be pushed, and \u003ccode\u003eObjects\u003c/code\u003e, a list of objects to be uploaded to Cloud Storage.\u003c/p\u003e\n"],["\u003cp\u003eThe page details 21 different versions of \u003ccode\u003eArtifacts\u003c/code\u003e, ranging from version 1.0.0 to the latest version, 2.15.0.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eArtifacts\u003c/code\u003e class implements several interfaces, including \u003ccode\u003eIMessage\u003c/code\u003e, \u003ccode\u003eIEquatable<Artifacts>\u003c/code\u003e, \u003ccode\u003eIDeepCloneable<Artifacts>\u003c/code\u003e, and \u003ccode\u003eIBufferMessage\u003c/code\u003e, which provide it with features for serialization, equality comparison, deep cloning, and buffering.\u003c/p\u003e\n"]]],[],null,[]]