[[["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 documentation for the `GenerateDownloadUrlRequest` class within the `Google.Cloud.Functions.V1` namespace, which is used to create requests for the `GenerateDownloadUrl` method."],["The `GenerateDownloadUrlRequest` class is a sealed class that implements several interfaces, including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The class inherits from the `Object` class and has two constructors: a default constructor and one that accepts another `GenerateDownloadUrlRequest` object."],["The `GenerateDownloadUrlRequest` class has two properties, `Name` (a string) and `VersionId` (a `ulong`), used to specify the function name and version for which to generate a Google Cloud Storage signed URL."],["There are multiple versions of the `GenerateDownloadUrlRequest` available, ranging from version 1.1.0 to the latest version 2.7.0."]]],[]]