[[["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."],[[["The `DeployArtifact` class is part of the Google Cloud Deploy v1 API and represents the artifacts produced during a deploy operation."],["The latest version of the Google Cloud Deploy v1 API is 3.4.0, and there are multiple previous versions available, ranging down to 1.0.0."],["The `DeployArtifact` class implements several interfaces including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["This class includes properties for `ArtifactUri`, which is the location of the artifacts, and `ManifestPaths`, which shows the file paths of applied manifests."],["There are two constructors available for `DeployArtifact`: a parameterless constructor, and one that takes another `DeployArtifact` object to copy its values."]]],[]]