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\u003eThe \u003ccode\u003eZipInfo\u003c/code\u003e class represents zip file information for zip deployments in Google Cloud App Engine V1, with version 2.0.0 being a listed version.\u003c/p\u003e\n"],["\u003cp\u003e\u003ccode\u003eZipInfo\u003c/code\u003e implements interfaces such as \u003ccode\u003eIMessage\u003c/code\u003e, \u003ccode\u003eIEquatable\u003c/code\u003e, \u003ccode\u003eIDeepCloneable\u003c/code\u003e, and \u003ccode\u003eIBufferMessage\u003c/code\u003e.\u003c/p\u003e\n"],["\u003cp\u003eThe class provides two constructors: a default constructor and one that takes another \u003ccode\u003eZipInfo\u003c/code\u003e instance.\u003c/p\u003e\n"],["\u003cp\u003eThe class includes properties \u003ccode\u003eFilesCount\u003c/code\u003e, which is an estimate of the number of files in a zip and \u003ccode\u003eSourceUrl\u003c/code\u003e which is the URL of the zip file from Google Cloud Storage.\u003c/p\u003e\n"],["\u003cp\u003eThe latest version available for Google.Cloud.AppEngine.V1 is version 2.4.0.\u003c/p\u003e\n"]]],[],null,[]]