[[["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 provides reference documentation for the `GenerateDownloadUrlResponse` class within the Cloud Functions v1 API, specifically for version 2.6.0 of the .NET library."],["The `GenerateDownloadUrlResponse` class is used as a response type for the `GenerateDownloadUrl` method, and it inherits from the `object` class while implementing several interfaces like `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The class offers two constructors: a default constructor `GenerateDownloadUrlResponse()` and a copy constructor `GenerateDownloadUrlResponse(GenerateDownloadUrlResponse other)` for creating new instances."],["It contains a single property, `DownloadUrl`, which is a string representing the signed Google Cloud Storage URL for downloading function source code."],["There are multiple versions of the documentation for this class, ranging from 1.1.0 up to 2.7.0, with 2.7.0 being the latest."]]],[]]