Reference documentation and code samples for the Google Cloud Gke Backup V1 Client class GetRestorePlanBindingRequest.
Request message for GetRestorePlanBinding.
Generated from protobuf message google.cloud.gkebackup.v1.GetRestorePlanBindingRequest
Namespace
Google \ Cloud \ GkeBackup \ V1Methods
__construct
Constructor.
data
array
Optional. Data for populating the Message object.
↳ name
string
Required. Fully qualified RestorePlanBinding name. Format: projects/*/locations/*/restoreChannels/*/restorePlanBindings/*
getName
Required. Fully qualified RestorePlanBinding name.
Format: projects/*/locations/*/restoreChannels/*/restorePlanBindings/*
string
setName
Required. Fully qualified RestorePlanBinding name.
Format: projects/*/locations/*/restoreChannels/*/restorePlanBindings/*
var
string
$this
static::build
name
string
Required. Fully qualified RestorePlanBinding name.
Format: projects/*/locations/*/restoreChannels/*/restorePlanBindings/*
Please see BackupForGKEClient::restorePlanBindingName()
for help formatting this field.