Google Cloud Gke Backup V1 Client - Class GetBackupPlanBindingRequest (1.2.0)

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

Request message for GetBackupPlanBinding.

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

Namespace

Google \ Cloud \ GkeBackup \ V1

Methods

__construct

Constructor.

Parameters
Name Description
data array

Optional. Data for populating the Message object.

↳ name string

Required. Fully qualified BackupPlanBinding name. Format: projects/*/locations/*/backupChannels/*/backupPlanBindings/*

getName

Required. Fully qualified BackupPlanBinding name.

Format: projects/*/locations/*/backupChannels/*/backupPlanBindings/*

Returns
Type Description
string

setName

Required. Fully qualified BackupPlanBinding name.

Format: projects/*/locations/*/backupChannels/*/backupPlanBindings/*

Parameter
Name Description
var string
Returns
Type Description
$this

static::build

Parameter
Name Description
name string

Required. Fully qualified BackupPlanBinding name. Format: projects/*/locations/*/backupChannels/*/backupPlanBindings/* Please see BackupForGKEClient::backupPlanBindingName() for help formatting this field.

Returns
Type Description
GetBackupPlanBindingRequest