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 documentation for the `TargetArtifact.Types.PhaseArtifact` class within the Google Cloud Deploy v1 API, accessible via the .NET library."],["The `PhaseArtifact` class represents paths to artifacts for a phase, relative to a URI, containing information on file paths of rendered job manifests, the manifest itself, and the resolved Skaffold configuration."],["This page offers documentation for `PhaseArtifact` versions ranging from 1.0.0 to the latest 3.4.0, with each version available through distinct URLs, and version 2.8.0 used as the example in the provided documentation."],["The class `PhaseArtifact` inherits from the `object` class and implements interfaces such as `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, and has properties that are each a `string` type."],["The documentation details two constructors for `PhaseArtifact`, one default and another that accepts another `PhaseArtifact` object."]]],[]]