public sealed class ArtifactObjects : IMessage<Artifacts.Types.ArtifactObjects>, IEquatable<Artifacts.Types.ArtifactObjects>, IDeepCloneable<Artifacts.Types.ArtifactObjects>, IBufferMessage, IMessage
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\u003eThis page details the \u003ccode\u003eArtifactObjects\u003c/code\u003e class, which is used to define files within a workspace that should be uploaded to Cloud Storage upon the successful completion of a build.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eArtifactObjects\u003c/code\u003e class, which can be found under the \u003ccode\u003eGoogle.Cloud.CloudBuild.V1\u003c/code\u003e namespace, implements multiple interfaces such as \u003ccode\u003eIMessage\u003c/code\u003e, \u003ccode\u003eIEquatable\u003c/code\u003e, \u003ccode\u003eIDeepCloneable\u003c/code\u003e, and \u003ccode\u003eIBufferMessage\u003c/code\u003e.\u003c/p\u003e\n"],["\u003cp\u003eThe latest version of the class is 2.15.0, but the page provides documentation for all versions dating back to 1.0.0, accessible via the dropdown.\u003c/p\u003e\n"],["\u003cp\u003eThe class has properties like \u003ccode\u003eLocation\u003c/code\u003e (a string for the Cloud Storage destination), \u003ccode\u003ePaths\u003c/code\u003e (a list of file path patterns), and \u003ccode\u003eTiming\u003c/code\u003e (a TimeSpan for upload duration).\u003c/p\u003e\n"],["\u003cp\u003eThe class also defines two constructors, a parameterless one and one that accepts another instance of \u003ccode\u003eArtifacts.Types.ArtifactObjects\u003c/code\u003e.\u003c/p\u003e\n"]]],[],null,[]]