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 document outlines the \u003ccode\u003eArtifactObjects\u003c/code\u003e class within the \u003ccode\u003eGoogle.Cloud.CloudBuild.V1\u003c/code\u003e namespace, detailing its role in managing files to be uploaded to Cloud Storage after build completion.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eArtifactObjects\u003c/code\u003e class is part of the Google Cloud Build API, offering various versions from 1.0.0 up to the latest 2.15.0.\u003c/p\u003e\n"],["\u003cp\u003eIt 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, inheriting members from the base \u003ccode\u003eObject\u003c/code\u003e class.\u003c/p\u003e\n"],["\u003cp\u003eKey properties of \u003ccode\u003eArtifactObjects\u003c/code\u003e include \u003ccode\u003eLocation\u003c/code\u003e (specifying the Cloud Storage bucket), \u003ccode\u003ePaths\u003c/code\u003e (defining file patterns to match), and \u003ccode\u003eTiming\u003c/code\u003e (providing information about artifact upload timing).\u003c/p\u003e\n"],["\u003cp\u003eThere are two constructors available for \u003ccode\u003eArtifactObjects\u003c/code\u003e, a default constructor and one that accepts another \u003ccode\u003eArtifactObjects\u003c/code\u003e instance for copying properties.\u003c/p\u003e\n"]]],[],null,[]]