[[["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 `DeployArtifact` class within the Google Cloud Deploy v1 API, detailing its properties, constructors, inheritance, and implemented interfaces."],["The latest version of the Google Cloud Deploy v1 API documented is 3.4.0, with versions ranging from 1.0.0 up to the latest, 3.4.0, being accessible through links."],["The `DeployArtifact` class represents artifacts produced during a deploy operation and is implemented using `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage` interfaces."],["The `DeployArtifact` class has two primary properties: `ArtifactUri`, which is the URI of a directory containing the artifacts, and `ManifestPaths`, which lists the file paths of the applied manifests."],["There are two constructors available for the `DeployArtifact` class: a default constructor `DeployArtifact()`, and one that takes another `DeployArtifact` object as a parameter: `DeployArtifact(DeployArtifact other)`."]]],[]]