Manifest of the files stored in Google Cloud Storage that are included
as part of this version. All files must be readable using the
credentials supplied with this call.
[[["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-04-17 UTC."],[[["This document outlines the `Deployment` class within the `Google.Cloud.AppEngine.V1` namespace, specifically version 1.4.0 of the library, which is used for deploying application versions to App Engine."],["The `Deployment` class provides functionalities for managing code and application artifacts, and it implements multiple interfaces, including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, enabling features like message handling and object comparison."],["The class supports various deployment methods, such as via Cloud Build (`CloudBuildOptions`), Docker containers (`Container`), file manifests (`Files`), and zip files (`Zip`), each with their own specific properties."],["There are two constructors provided, `Deployment()` and `Deployment(Deployment other)`, which allow creating a new deployment instance or copying an existing one."],["The latest version available is 2.4.0 and the page lists 10 different versions of the library, ranging from 1.0.0 to 2.4.0."]]],[]]