Reference documentation and code samples for the Google Cloud Gke Backup V1 Client class GetBackupIndexDownloadUrlResponse.
Response message for GetBackupIndexDownloadUrl.
Generated from protobuf message google.cloud.gkebackup.v1.GetBackupIndexDownloadUrlResponse
Namespace
Google \ Cloud \ GkeBackup \ V1Methods
__construct
Constructor.
Parameters | |
---|---|
Name | Description |
data |
array
Optional. Data for populating the Message object. |
↳ signed_url |
string
|
getSignedUrl
Generated from protobuf field string signed_url = 1 [(.google.api.field_behavior) = REQUIRED];
Returns | |
---|---|
Type | Description |
string |
setSignedUrl
Generated from protobuf field string signed_url = 1 [(.google.api.field_behavior) = REQUIRED];
Parameter | |
---|---|
Name | Description |
var |
string
|
Returns | |
---|---|
Type | Description |
$this |