Google Cloud Functions V2 Client - Class GenerateDownloadUrlResponse (2.1.3)Stay organized with collectionsSave and categorize content based on your preferences.
Reference documentation and code samples for the Google Cloud Functions V2 Client class GenerateDownloadUrlResponse.
Response ofGenerateDownloadUrlmethod.
Generated from protobuf messagegoogle.cloud.functions.v2.GenerateDownloadUrlResponse
Namespace
Google \ Cloud \ Functions \ V2
Methods
__construct
Constructor.
Parameters
Name
Description
data
array
Optional. Data for populating the Message object.
↳ download_url
string
The generated Google Cloud Storage signed URL that should be used for function source code download.
getDownloadUrl
The generated Google Cloud Storage signed URL that should be used for
function source code download.
Returns
Type
Description
string
setDownloadUrl
The generated Google Cloud Storage signed URL that should be used for
function source code download.
[[["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 2026-03-18 UTC."],[],[]]