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