Google Cloud Gke Backup V1 Client - Class DeleteRestoreRequest (1.3.3)
Reference documentation and code samples for the Google Cloud Gke Backup V1 Client class DeleteRestoreRequest.
Request message for DeleteRestore.
Generated from protobuf message google.cloud.gkebackup.v1.DeleteRestoreRequest
Namespace
Google \ Cloud \ GkeBackup \ V1
Methods
__construct
Constructor.
Parameter
Name
Description
data
mixed
getName
Required. Full name of the Restore
Format: projects/*/locations/*/restorePlans/*/restores/*
Returns
Type
Description
string
setName
Required. Full name of the Restore
Format: projects/*/locations/*/restorePlans/*/restores/*
Parameter
Name
Description
var
string
Returns
Type
Description
$this
getEtag
Optional. If provided, this value must match the current value of the
target Restore's etag field or
the request is rejected.
Returns
Type
Description
string
setEtag
Optional. If provided, this value must match the current value of the
target Restore's etag field or
the request is rejected.
Parameter
Name
Description
var
string
Returns
Type
Description
$this
getForce
Optional. If set to true, any VolumeRestores below this restore will also
be deleted. Otherwise, the request will only succeed if the restore has no
VolumeRestores.
Returns
Type
Description
bool
setForce
Optional. If set to true, any VolumeRestores below this restore will also
be deleted. Otherwise, the request will only succeed if the restore has no
VolumeRestores.
Parameter
Name
Description
var
bool
Returns
Type
Description
$this
static::build
Parameter
Name
Description
name
string
Required. Full name of the Restore
Format: projects/*/locations/*/restorePlans/*/restores/*
Please see BackupForGKEClient::restoreName() for help formatting this field.
[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Missing the information I need","missingTheInformationINeed","thumb-down"],["Too complicated / too many steps","tooComplicatedTooManySteps","thumb-down"],["Out of date","outOfDate","thumb-down"],["Samples / code issue","samplesCodeIssue","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2026-03-18 UTC."],[],[]]