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."],[[["The latest version available for `GenerateUploadUrlResponse` is 2.7.0, with a history of versions down to 1.1.0."],["`GenerateUploadUrlResponse` is the response of the `GenerateSourceUploadUrl` method within the `Google.Cloud.Functions.V1` namespace, found in the `Google.Cloud.Functions.V1.dll` assembly."],["This class inherits from `Object` and implements `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage` interfaces, adding methods for functionality related to them."],["It contains a single property, `UploadUrl`, which is a string that holds the generated Google Cloud Storage signed URL for uploading function source code as a zip archive."],["The class provides two constructors: a default constructor and a copy constructor that takes another `GenerateUploadUrlResponse` instance as an argument."]]],[]]