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\u003eThe page details the \u003ccode\u003eArtifacts\u003c/code\u003e class within the \u003ccode\u003eGoogle.Cloud.CloudBuild.V1\u003c/code\u003e namespace, part of the \u003ccode\u003eGoogle.Cloud.CloudBuild.V1.dll\u003c/code\u003e assembly, outlining how artifacts are handled in builds.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eArtifacts\u003c/code\u003e class represents build outputs that are uploaded upon the successful completion of all build steps, and it includes a constructor to initialize a new Artifacts object and another to create an Artifacts object using an already existing one.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eArtifacts\u003c/code\u003e class implements several interfaces including \u003ccode\u003eIMessage<Artifacts>\u003c/code\u003e, \u003ccode\u003eIEquatable<Artifacts>\u003c/code\u003e, \u003ccode\u003eIDeepCloneable<Artifacts>\u003c/code\u003e, \u003ccode\u003eIBufferMessage\u003c/code\u003e, and \u003ccode\u003eIMessage\u003c/code\u003e.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eArtifacts\u003c/code\u003e class features two main properties: \u003ccode\u003eImages\u003c/code\u003e, a list of container images to be pushed, and \u003ccode\u003eObjects\u003c/code\u003e, which details files to be uploaded to Cloud Storage.\u003c/p\u003e\n"],["\u003cp\u003eThe page lists multiple versions of the artifact class, with version 2.15.0 being the latest version.\u003c/p\u003e\n"]]],[],null,[]]