public sealed class Artifacts.Types.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\u003eThis document provides reference documentation for the \u003ccode\u003eArtifacts.Types.ArtifactObjects\u003c/code\u003e class within the Cloud Build v1 API, detailing its structure and functionality.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eArtifacts.Types.ArtifactObjects\u003c/code\u003e class manages files to be uploaded to Cloud Storage upon the successful completion of build steps, including a location property to set a prefix for the upload.\u003c/p\u003e\n"],["\u003cp\u003eThis class includes properties for defining the storage location (\u003ccode\u003eLocation\u003c/code\u003e), specifying file patterns (\u003ccode\u003ePaths\u003c/code\u003e), and storing the timing information for the artifact upload (\u003ccode\u003eTiming\u003c/code\u003e).\u003c/p\u003e\n"],["\u003cp\u003eIt is derived from the .NET \u003ccode\u003eobject\u003c/code\u003e class and implements several 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 API class offers two constructors, a default constructor, and one for creating an instance from an existing \u003ccode\u003eArtifacts.Types.ArtifactObjects\u003c/code\u003e.\u003c/p\u003e\n"]]],[],null,[]]