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 page provides reference documentation and code samples for the `TargetArtifact.Types.PhaseArtifact` class within the Google Cloud Deploy v1 API."],["This class, `TargetArtifact.Types.PhaseArtifact`, manages artifact paths for deployment phases and is part of the `Google.Cloud.Deploy.V1` namespace in the Google.Cloud.Deploy.V1.dll assembly."],["The class is an implementation of several interfaces including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, each pertaining to functionality such as messaging, equality comparisons, deep cloning, and buffer messaging."],["There are multiple versions of the documentation available, ranging from version 1.0.0 to the latest version 3.4.0 for the Google Cloud Deploy API."],["The `TargetArtifact.Types.PhaseArtifact` class includes properties like `JobManifestsPath`, `ManifestPath`, and `SkaffoldConfigPath`, all of which specify the file paths for rendered job manifests, general manifests, and Skaffold configurations, respectively, relative to a URI."]]],[]]