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, specifically detailing its structure and usage."],["The latest version of the documentation is 3.4.0, with a comprehensive list of previous versions available, spanning from 1.0.0 up to the current version."],["The `PhaseArtifact` class is part of the `Google.Cloud.Deploy.V1` namespace and is used to define the paths to artifacts for a specific deployment phase."],["Key properties of `PhaseArtifact` include `JobManifestsPath`, `ManifestPath`, and `SkaffoldConfigPath`, which provide file paths for job manifests, rendered manifests, and the resolved Skaffold configuration, respectively."],["The `TargetArtifact.Types.PhaseArtifact` class implements multiple interfaces, such as IMessage, IEquatable, IDeepCloneable, and IBufferMessage, and provides constructors for creating instances."]]],[]]