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 has two constructors, one default and another that accepts another \u003ccode\u003eZipInfo\u003c/code\u003e instance for copying.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eFilesCount\u003c/code\u003e property provides an estimate of the number of files in the zip, which can help optimize deployment performance, and should be greater than or equal to the actual number of files.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eSourceUrl\u003c/code\u003e property specifies the location of the zip file in Google Cloud Storage using a URL in the format 'http(s)://storage.googleapis.com/<bucket>/<object>'.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eZipInfo\u003c/code\u003e class has several versions available, ranging from 1.0.0 to the most recent version of 2.4.0, that can be referenced for the developer's needs.\u003c/p\u003e\n"]]],[],null,[]]