public sealed class ArtifactObjects : IMessage<Artifacts.Types.ArtifactObjects>, IEquatable<Artifacts.Types.ArtifactObjects>, IDeepCloneable<Artifacts.Types.ArtifactObjects>, IBufferMessage, IMessage
Reference documentation and code samples for the Cloud Build v1 API class Artifacts.Types.ArtifactObjects.
Files in the workspace to upload to Cloud Storage upon successful
completion of all build steps.
[[["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 provided content details the \u003ccode\u003eArtifactObjects\u003c/code\u003e class within the Google Cloud Build v1 API, specifically outlining its role in managing files to be uploaded to Cloud Storage upon successful build completion.\u003c/p\u003e\n"],["\u003cp\u003eThis class, \u003ccode\u003eArtifactObjects\u003c/code\u003e, is designed to specify the location in Cloud Storage where files should be uploaded, alongside the paths or glob patterns that identify which files from the build workspace are to be included, with the latest version being 2.15.0.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eArtifactObjects\u003c/code\u003e class implements several interfaces including \u003ccode\u003eIMessage\u003c/code\u003e, \u003ccode\u003eIEquatable\u003c/code\u003e, \u003ccode\u003eIDeepCloneable\u003c/code\u003e, and \u003ccode\u003eIBufferMessage\u003c/code\u003e, and is part of the \u003ccode\u003eGoogle.Cloud.CloudBuild.V1\u003c/code\u003e namespace, within the Google.Cloud.CloudBuild.V1.dll assembly.\u003c/p\u003e\n"],["\u003cp\u003eThe class includes properties such as \u003ccode\u003eLocation\u003c/code\u003e (for the Cloud Storage destination), \u003ccode\u003ePaths\u003c/code\u003e (for file matching patterns), and \u003ccode\u003eTiming\u003c/code\u003e (for storing artifact upload timing information), as well as supporting constructors to be instantiated.\u003c/p\u003e\n"],["\u003cp\u003eThere are multiple historical versions of the documentation listed, ranging from version 1.0.0 to the latest 2.15.0, showing a breakdown of the evolution of this class within the Cloud Build API.\u003c/p\u003e\n"]]],[],null,[]]