public sealed class TargetArtifact.Types.PhaseArtifact : IMessage<TargetArtifact.Types.PhaseArtifact>, IEquatable<TargetArtifact.Types.PhaseArtifact>, IDeepCloneable<TargetArtifact.Types.PhaseArtifact>, IBufferMessage, IMessage
Reference documentation and code samples for the Google Cloud Deploy v1 API class TargetArtifact.Types.PhaseArtifact.
Contains the paths to the artifacts, relative to the URI, for a phase.
[[["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 reference documentation for the `TargetArtifact.Types.PhaseArtifact` class within the Google Cloud Deploy v1 API, detailing its functionality and usage across multiple versions."],["The `TargetArtifact.Types.PhaseArtifact` class is used to manage paths to artifacts for a specific phase, relative to a given URI and it inherits from the `object` class and implements interfaces like `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The page lists available versions of the `TargetArtifact.Types.PhaseArtifact` class, ranging from version 1.0.0 to 3.4.0, with 3.4.0 being the latest."],["The class includes properties like `JobManifestsPath`, `ManifestPath`, and `SkaffoldConfigPath`, which are output-only and represent file paths of rendered job manifests, rendered manifests, and the resolved Skaffold configuration, respectively."],["The page details the available constructors for this class, `PhaseArtifact()` and `PhaseArtifact(TargetArtifact.Types.PhaseArtifact other)`, used for instantiating the class."]]],[]]