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."],[[["This document provides reference information for the `GenerateUploadUrlResponse` class within the Google Cloud Functions v1 API, specifically version 2.5.0, and shows a list of versions."],["The `GenerateUploadUrlResponse` class is a response type for the `GenerateSourceUploadUrl` method, which is designed for handling the upload of function source code."],["It implements multiple interfaces, including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, and inherits from the `object` class."],["The primary property of this class is `UploadUrl`, which is a string representing the Google Cloud Storage signed URL used for uploading function source code as a zip archive."],["The latest version shown in the document is 2.7.0."]]],[]]