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"]],[["Missing the information I need","missingTheInformationINeed","thumb-down"],["Too complicated / too many steps","tooComplicatedTooManySteps","thumb-down"],["Out of date","outOfDate","thumb-down"],["Samples / code issue","samplesCodeIssue","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-08-07 UTC."],[[["\u003cp\u003eThis webpage details the \u003ccode\u003eZipInfo\u003c/code\u003e class, which is used for managing zip file information in Google Cloud App Engine deployments.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eZipInfo\u003c/code\u003e class, part of the \u003ccode\u003eGoogle.Cloud.AppEngine.V1\u003c/code\u003e namespace, is implemented in the \u003ccode\u003eGoogle.Cloud.AppEngine.V1.dll\u003c/code\u003e assembly.\u003c/p\u003e\n"],["\u003cp\u003eThe latest version is 2.4.0, however this page displays the 1.1.0 version of the \u003ccode\u003eZipInfo\u003c/code\u003e class.\u003c/p\u003e\n"],["\u003cp\u003e\u003ccode\u003eZipInfo\u003c/code\u003e includes properties like \u003ccode\u003eFilesCount\u003c/code\u003e, representing the estimated number of files in the zip, and \u003ccode\u003eSourceUrl\u003c/code\u003e, specifying the Google Cloud Storage URL of the zip file.\u003c/p\u003e\n"],["\u003cp\u003e\u003ccode\u003eZipInfo\u003c/code\u003e is constructed using a default constructor \u003ccode\u003eZipInfo()\u003c/code\u003e and a constructor that takes in another \u003ccode\u003eZipInfo\u003c/code\u003e object \u003ccode\u003eZipInfo(ZipInfo other)\u003c/code\u003e.\u003c/p\u003e\n"]]],[],null,[]]