[[["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."],[[["The `GenerateDownloadUrlRequest` class is used to request a signed URL for downloading Google Cloud Functions source code."],["This class implements several interfaces including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, providing functionalities for message handling, equality checks, deep cloning, and buffer message management."],["The latest version of `GenerateDownloadUrlRequest` is 2.7.0, while this page's content focuses on version 1.3.0, which is one of many documented versions between 1.1.0 and 2.7.0."],["The class has two constructors, one default and another taking a `GenerateDownloadUrlRequest` parameter to copy from another instance."],["It includes two properties `Name`, which is the name of the function, and `VersionId` an optional identifier for the version of the function."]]],[]]