The location of the source code in the upload bucket.
Once the archive is uploaded using the upload_url use this field to
set the function.build_config.source.storage_source
during CreateFunction and UpdateFunction.
Generation defaults to 0, as Cloud Storage provides a new generation only
upon uploading a new object or version of an object.
The generated Google Cloud Storage signed URL that should be used for a
function source code upload. The uploaded file should be a zip archive
which contains a function.
[[["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\u003eGenerateUploadUrlResponse\u003c/code\u003e class is part of the Cloud Functions v2beta API, serving as a response type for the \u003ccode\u003eGenerateSourceUploadUrl\u003c/code\u003e method.\u003c/p\u003e\n"],["\u003cp\u003eThis class implements several interfaces, including \u003ccode\u003eIMessage\u003c/code\u003e, \u003ccode\u003eIEquatable\u003c/code\u003e, \u003ccode\u003eIDeepCloneable\u003c/code\u003e, and \u003ccode\u003eIBufferMessage\u003c/code\u003e, providing functionalities for message handling, equality comparisons, deep cloning, and buffer operations.\u003c/p\u003e\n"],["\u003cp\u003e\u003ccode\u003eGenerateUploadUrlResponse\u003c/code\u003e has two constructors: a default one and another that accepts an existing \u003ccode\u003eGenerateUploadUrlResponse\u003c/code\u003e object to copy its properties.\u003c/p\u003e\n"],["\u003cp\u003eIt contains two key properties: \u003ccode\u003eStorageSource\u003c/code\u003e, which specifies the source code location in the upload bucket, and \u003ccode\u003eUploadUrl\u003c/code\u003e, which provides a signed Google Cloud Storage URL for uploading the function's source code as a zip archive.\u003c/p\u003e\n"]]],[],null,[]]