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
Namespace
Google \ Cloud \ GkeBackup \ V1Methods
__construct
Constructor.
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/*
string
setName
Required. Full name of the Backup resource.
Format: projects/*/locations/*/backupPlans/*/backups/*
var
string
$this
static::build
name
string
Required. Full name of the Backup resource.
Format: projects/*/locations/*/backupPlans/*/backups/*
Please see BackupForGKEClient::backupName()
for help formatting this field.