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 information for the `TargetArtifact.Types.PhaseArtifact` class within the Google Cloud Deploy v1 API, specifically in the .NET context."],["The `PhaseArtifact` class represents paths to artifacts for a phase, relative to a URI, and is a part of the `Google.Cloud.Deploy.V1` namespace."],["It is a sealed class that implements interfaces such as `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, offering functionalities like message handling, equality checks, and deep cloning."],["The document outlines the class's constructors, including a default constructor and a copy constructor, and details properties like `JobManifestsPath`, `ManifestPath`, and `SkaffoldConfigPath`, which represent file paths to different types of artifacts."],["The page shows a comprehensive list of versions available for this class, from 1.0.0 up to the latest 3.4.0, offering access to documentation for each version."]]],[]]