Google Cloud Gke Backup V1 Client - Class GetBackupIndexDownloadUrlResponse (1.2.0)

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 \ V1

Methods

__construct

Constructor.

Parameters
Name Description
data array

Optional. Data for populating the Message object.

↳ signed_url string

Required. The signed URL for downloading the backup index.

getSignedUrl

Required. The signed URL for downloading the backup index.

Returns
Type Description
string

setSignedUrl

Required. The signed URL for downloading the backup index.

Parameter
Name Description
var string
Returns
Type Description
$this