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-04-09 UTC."],[[["This document provides reference documentation for the `TargetArtifact.Types.PhaseArtifact` class within the Google Cloud Deploy v1 API, specifically version 3.3.0."],["The `PhaseArtifact` class represents the paths to artifacts for a specific phase, relative to a given URI."],["The document lists all the versions of the Google Cloud Deploy v1 API from version 1.0.0 to the latest version, 3.4.0."],["`PhaseArtifact` implements several interfaces, including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, and has properties like `JobManifestsPath`, `ManifestPath`, and `SkaffoldConfigPath` which are all strings."],["The primary purpose of the class is to provide file paths of rendered job manifests, rendered manifests and resolved skaffold configurations, relative to the URI."]]],[]]