The zip file information for a zip deployment.
.. attribute:: source_url
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>'.
:type: str
Attribute
Name
Description
files_count
int
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.
[[["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 2024-11-01 UTC."],[],[]]