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 webpage details the `GenerateUploadUrlResponse` class, which is used as the response type for the `GenerateSourceUploadUrl` method in Google Cloud Functions."],["The class is part of the `Google.Cloud.Functions.V1` namespace and is implemented in the `Google.Cloud.Functions.V1.dll` assembly."],["It provides a property `UploadUrl` that represents the signed Google Cloud Storage URL required for uploading function source code as a zip archive."],["The page lists various versions of the class, with 2.7.0 being the latest version, and the page itself contains documentation for version 2.0.0."],["`GenerateUploadUrlResponse` inherits from `Object` and implements `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."]]],[]]