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."],[[["The documentation provides reference for the `TargetArtifact.Types.PhaseArtifact` class within the Google Cloud Deploy v1 API, detailing its properties, constructors, inheritance, and implementation of various interfaces."],["This page includes documentation for multiple versions of the API, ranging from version 1.0.0 to the latest version, 3.4.0, allowing users to find the information that is relevant to their implementation."],["`TargetArtifact.Types.PhaseArtifact` class is used to define the paths to artifacts for a given phase, offering information on the `ManifestPath`, `JobManifestsPath`, and `SkaffoldConfigPath` properties."],["The class implements several interfaces including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, and also inherits from object."],["The documentation includes details on the constructors of `TargetArtifact.Types.PhaseArtifact`, which allow for the creation of new instances either from scratch, or from an existing instance."]]],[]]