Output only. URI of a directory containing the artifacts. This contains
deployment configuration used by Skaffold during a rollout, and all
paths are relative to this location.
[[["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 `TargetArtifact` class represents artifacts produced by a target render operation in Google Cloud Deploy."],["This class has properties such as `ArtifactUri`, `ManifestPath`, and `SkaffoldConfigPath`, providing details about the location and structure of the artifacts."],["The latest version of the `TargetArtifact` is 3.4.0, while multiple older versions, down to 1.0.0, are also available."],["The `TargetArtifact` class implements multiple interfaces, including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, providing functionalities for serialization, comparison, cloning, and buffering."],["It contains two constructors, the first one for a standard creation, and the second one to do a creation based off another `TargetArtifact`."]]],[]]