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"]],[["Hard to understand","hardToUnderstand","thumb-down"],["Incorrect information or sample code","incorrectInformationOrSampleCode","thumb-down"],["Missing the information/samples I need","missingTheInformationSamplesINeed","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-03-21 UTC."],[[["The webpage provides reference documentation for the `Artifacts.Types.ArtifactObjects` class within the Cloud Build v1 API, specifically for .NET development."],["The `Artifacts.Types.ArtifactObjects` class manages files in the workspace that are uploaded to Cloud Storage upon the successful completion of build steps."],["This class implements several interfaces, including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, making it versatile for various tasks."],["Key properties of the `Artifacts.Types.ArtifactObjects` class include `Location` for specifying the Cloud Storage destination, `Paths` for defining file patterns to be uploaded, and `Timing` for storing the time taken to upload."],["The page lists multiple versions of the API documentation, ranging from version 1.0.0 to the latest version 2.15.0, allowing developers to navigate through the versions."]]],[]]