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."],[[["This webpage provides documentation for the `Artifacts.Types.ArtifactObjects` class within the Google Cloud Build v1 API, detailing its structure and functionality."],["The `ArtifactObjects` class is used to specify files from the build workspace that should be uploaded to Cloud Storage upon the successful completion of build steps."],["The class implements several interfaces, including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, providing functionalities like message handling, equality checks, deep cloning, and buffer message support."],["It contains properties such as `Location`, `Paths`, and `Timing` to manage the Cloud Storage destination, file matching patterns, and timing information for artifact uploads, respectively."],["The page lists different versions of the documentation, with version `2.15.0` being the latest, and it goes back as far as `1.0.0`, offering access to all the different API versions."]]],[]]