[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Missing the information I need","missingTheInformationINeed","thumb-down"],["Too complicated / too many steps","tooComplicatedTooManySteps","thumb-down"],["Out of date","outOfDate","thumb-down"],["Samples / code issue","samplesCodeIssue","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-08-07 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."]]],[]]