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\u003eThe \u003ccode\u003eArtifactObjects\u003c/code\u003e class in the \u003ccode\u003eGoogle.Cloud.CloudBuild.V1\u003c/code\u003e namespace defines the structure for specifying files to upload to Cloud Storage after a build, with the latest version being 2.15.0.\u003c/p\u003e\n"],["\u003cp\u003eThis class implements interfaces such as \u003ccode\u003eIMessage\u003c/code\u003e, \u003ccode\u003eIEquatable\u003c/code\u003e, \u003ccode\u003eIDeepCloneable\u003c/code\u003e, and \u003ccode\u003eIBufferMessage\u003c/code\u003e, indicating its role in handling message-based data within the Google Cloud environment.\u003c/p\u003e\n"],["\u003cp\u003eThe class provides properties like \u003ccode\u003eLocation\u003c/code\u003e, \u003ccode\u003ePaths\u003c/code\u003e, and \u003ccode\u003eTiming\u003c/code\u003e, allowing users to define the destination in Cloud Storage, the file patterns to be uploaded, and timing information related to the upload process.\u003c/p\u003e\n"],["\u003cp\u003eConstructors are provided to instantiate \u003ccode\u003eArtifactObjects\u003c/code\u003e from scratch or by copying an existing \u003ccode\u003eArtifactObjects\u003c/code\u003e instance, and the class inherits members from the base \u003ccode\u003eObject\u003c/code\u003e class.\u003c/p\u003e\n"],["\u003cp\u003eAll versions between 1.0.0 and 2.15.0 of the \u003ccode\u003eArtifactObjects\u003c/code\u003e class can be found on this page.\u003c/p\u003e\n"]]],[],null,[]]