Google Cloud Gke Backup V1 Client - Class GetBackupRequest (0.1.7)

Reference documentation and code samples for the Google Cloud Gke Backup V1 Client class GetBackupRequest.

Request message for GetBackup.

Generated from protobuf message google.cloud.gkebackup.v1.GetBackupRequest

Methods

__construct

Constructor.

Parameters
NameDescription
data array

Optional. Data for populating the Message object.

↳ name string

Required. Full name of the Backup resource. Format: projects//locations//backupPlans//backups/

getName

Required. Full name of the Backup resource.

Format: projects//locations//backupPlans//backups/

Returns
TypeDescription
string

setName

Required. Full name of the Backup resource.

Format: projects//locations//backupPlans//backups/

Parameter
NameDescription
var string
Returns
TypeDescription
$this