[[["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."],[[["The `GenerateDownloadUrlRequest` class is used to request a signed URL for downloading source code from Google Cloud Storage for a specific Cloud Function."],["This class supports multiple versions, with version 2.7.0 being the latest, and it is part of the Google Cloud Functions v1 API."],["`GenerateDownloadUrlRequest` implements several interfaces, including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The class contains two properties, `Name` and `VersionId`, allowing users to specify the function name and the desired version for which the URL should be generated."],["The class has two constructors, a default one and another one that allows you to make a copy of an existing `GenerateDownloadUrlRequest`."]]],[]]