An estimate of the number of files in a zip for a zip deployment.
If set, must be greater than or equal to the actual number of files.
Used for optimizing performance; if not provided, deployment may be slow.
URL of the zip file to deploy from. Must be a URL to a resource in
Google Cloud Storage in the form
'http(s)://storage.googleapis.com/<bucket>/<object>'.
[[["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 provides reference information for the `ZipInfo` class within the Google Cloud App Engine v1 API, specifically version 2.2.0."],["`ZipInfo` is used to store zip file information, it is implemented by several interfaces, including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The class `ZipInfo` includes properties such as `FilesCount`, which estimates the number of files in the zip, and `SourceUrl`, which is the URL of the zip file located in Google Cloud Storage."],["The documentation contains a list of available API versions, starting from version 1.0.0 and going up to the latest version 2.4.0, with links to each version's respective documentation."],["The document also provides information on the constructors available, the implementation hierarchy and inherited members."]]],[]]