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 for .NET."],["The `ZipInfo` class, used for zip deployments, is sealed and implements interfaces such as `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The `ZipInfo` class contains properties `FilesCount`, which represents the estimated number of files, and `SourceUrl`, the location of the zip file in Google Cloud Storage."],["There are multiple versions of `ZipInfo` documented, ranging from version 1.0.0 to 2.4.0, with 2.4.0 being the latest version."]]],[]]