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 document 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 `PhaseArtifact` class represents paths to artifacts within a phase, relative to a given URI, for the Google Cloud Deploy service."],["The latest version documented is 3.4.0, and the provided documentation covers versions from 1.0.0 up to 3.4.0, including version 2.3.0."],["Key features of the `PhaseArtifact` class include properties for `ManifestPath` and `SkaffoldConfigPath`, which are output-only file paths of rendered manifests and resolved Skaffold configurations."],["The `PhaseArtifact` class implements several interfaces such as `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage` and it is possible to construct new instances of this class with the `PhaseArtifact()` constructor, or by cloning existing instances with the `PhaseArtifact(TargetArtifact.Types.PhaseArtifact other)` constructor."]]],[]]