Reference documentation and code samples for the Google Cloud Functions V2 Client class GenerateDownloadUrlRequest.
Request of GenerateDownloadUrl
method.
Generated from protobuf message google.cloud.functions.v2.GenerateDownloadUrlRequest
Namespace
Google \ Cloud \ Functions \ V2Methods
__construct
Constructor.
Parameters | |
---|---|
Name | Description |
data |
array
Optional. Data for populating the Message object. |
↳ name |
string
Required. The name of function for which source code Google Cloud Storage signed URL should be generated. |
getName
Required. The name of function for which source code Google Cloud Storage signed URL should be generated.
Returns | |
---|---|
Type | Description |
string |
setName
Required. The name of function for which source code Google Cloud Storage signed URL should be generated.
Parameter | |
---|---|
Name | Description |
var |
string
|
Returns | |
---|---|
Type | Description |
$this |