[[["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 `GenerateDownloadUrlRequest` class within the Cloud Functions v2 API, specifically for .NET development."],["`GenerateDownloadUrlRequest` is a class used to request the generation of a signed URL for downloading source code from Google Cloud Storage, inheriting from `object` and implementing several interfaces like `IMessage`, `IEquatable`, and `IDeepCloneable`."],["The documentation covers various versions of the `GenerateDownloadUrlRequest` class, ranging from version 1.0.0 up to the latest, version 1.7.0."],["The class has two properties, `FunctionName` which is a typed view over the `Name` resource and the `Name` property, which is a string that is the required parameter for specifying the function for which to generate the download URL."],["Two constructors are available, one default and one that accepts another `GenerateDownloadUrlRequest` object as a parameter, and the class also inherits several methods from the base `object` class."]]],[]]