[[["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 document provides reference information for the `GenerateDownloadUrlRequest` class within the Cloud Functions v2 API, specifically for version 1.0.0 and up to version 1.7.0."],["`GenerateDownloadUrlRequest` is a class used to request the generation of a Google Cloud Storage signed URL for a Cloud Function's source code."],["The class `GenerateDownloadUrlRequest` implements several interfaces including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The class includes two constructors and has properties, `FunctionName` of type `FunctionName`, and `Name` of type `string`, which are used to define the target function to download from."],["The `GenerateDownloadUrlRequest` class can be used to generate the signed URL that is required to download the source code, and all of its members are inherited from the base object class."]]],[]]