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 page documents \u003ccode\u003eArtifactObjects\u003c/code\u003e, a class used to define files to be uploaded to Cloud Storage upon successful build completion, which is part of the Google Cloud Build V1 .NET library.\u003c/p\u003e\n"],["\u003cp\u003eThis class implements \u003ccode\u003eIMessage\u003c/code\u003e, \u003ccode\u003eIEquatable\u003c/code\u003e, \u003ccode\u003eIDeepCloneable\u003c/code\u003e, and \u003ccode\u003eIBufferMessage\u003c/code\u003e interfaces, inheriting members like \u003ccode\u003eGetHashCode\u003c/code\u003e, \u003ccode\u003eGetType\u003c/code\u003e, \u003ccode\u003eMemberwiseClone\u003c/code\u003e, and \u003ccode\u003eToString\u003c/code\u003e from the base \u003ccode\u003eObject\u003c/code\u003e class.\u003c/p\u003e\n"],["\u003cp\u003e\u003ccode\u003eArtifactObjects\u003c/code\u003e has properties like \u003ccode\u003eLocation\u003c/code\u003e for specifying the Cloud Storage destination, \u003ccode\u003ePaths\u003c/code\u003e for defining the file globs to be uploaded, and \u003ccode\u003eTiming\u003c/code\u003e to store the timing information for artifact upload.\u003c/p\u003e\n"],["\u003cp\u003eThere are multiple versions of this documentation available, spanning from version 1.0.0 to the latest 2.15.0, with links provided for each.\u003c/p\u003e\n"],["\u003cp\u003eThe class contains 2 constructors, one taking in no arguments and another taking in another \u003ccode\u003eArtifacts.Types.ArtifactObjects\u003c/code\u003e instance.\u003c/p\u003e\n"]]],[],null,[]]