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 document provides reference documentation for the `GenerateUploadUrlResponse` class within the Cloud Functions v1 API for .NET."],["This class is a response type of the `GenerateSourceUploadUrl` method and provides information for uploading source code for a function."],["The `GenerateUploadUrlResponse` class implements interfaces like `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The document also details the class's constructors, including a default constructor and one that takes another `GenerateUploadUrlResponse` object as an argument."],["The `UploadUrl` property of the class contains the generated Google Cloud Storage signed URL for function source code uploads in a zip archive."]]],[]]