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"]],[["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 2025-03-21 UTC."],[[["Version 2.7.0 is the latest version available for the Cloud Functions v1 API's GenerateUploadUrlResponse class."],["The GenerateUploadUrlResponse class is a response type for the `GenerateSourceUploadUrl` method within the Cloud Functions v1 API."],["This class provides a signed Google Cloud Storage URL for uploading a zip archive containing function source code, which can be accessed using the `UploadUrl` property."],["The `GenerateUploadUrlResponse` class implements multiple interfaces, including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."]]],[]]