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 v2 API in the \u003ccode\u003eGoogle.Cloud.Functions.V2\u003c/code\u003e namespace, and it is designed to handle the response from the \u003ccode\u003eGenerateSourceUploadUrl\u003c/code\u003e method.\u003c/p\u003e\n"],["\u003cp\u003eThis class provides two key properties: \u003ccode\u003eStorageSource\u003c/code\u003e, which specifies the location of uploaded source code within a storage bucket, and \u003ccode\u003eUploadUrl\u003c/code\u003e, a signed URL for uploading a function's source code as a zip archive.\u003c/p\u003e\n"],["\u003cp\u003eIt 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, and inherits members from the base \u003ccode\u003eObject\u003c/code\u003e class.\u003c/p\u003e\n"],["\u003cp\u003eThe API documentation covers multiple versions, including 1.7.0 (latest) down to 1.0.0, with version 1.1.0 being the specific focus of the reference documentation provided.\u003c/p\u003e\n"],["\u003cp\u003eThe class offers two constructors: a default constructor \u003ccode\u003eGenerateUploadUrlResponse()\u003c/code\u003e and an overloaded one \u003ccode\u003eGenerateUploadUrlResponse(GenerateUploadUrlResponse other)\u003c/code\u003e for creating instances based on existing ones.\u003c/p\u003e\n"]]],[],null,[]]