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-04-09 UTC."],[[["This page provides documentation for the `Artifacts.Types.ArtifactObjects` class within the Google Cloud Build v1 API, detailing its purpose and usage."],["The `ArtifactObjects` class is used to define files that should be uploaded to Cloud Storage upon the successful completion of all build steps."],["The documentation lists available versions of the Cloud Build v1 API class, ranging from the latest version 2.15.0 down to version 1.0.0, in addition to the current version, 2.3.0."],["The `ArtifactObjects` class provides properties such as `Location`, `Paths`, and `Timing` to specify the Cloud Storage location, file path globs, and timing information for artifact uploads, respectively."],["`Artifacts.Types.ArtifactObjects` implements several interfaces, including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, enabling it to interact with the Protobuf system and perform common object operations."]]],[]]