[[["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 is 3.4.0, while this specific documentation pertains to version 3.3.0 of the `DeployArtifact` class."],["The `DeployArtifact` class represents the artifacts produced during a deploy operation and it inherits members from the `object` class and implements several interfaces, including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The `DeployArtifact` class has two constructors: a default constructor `DeployArtifact()` and another one that takes another `DeployArtifact` object as an argument `DeployArtifact(DeployArtifact other)`."],["Key properties of the `DeployArtifact` class include `ArtifactUri`, which specifies the URI of the directory containing the artifacts, and `ManifestPaths`, which holds the file paths of the manifests applied during the deploy operation."]]],[]]