Google Cloud Gke Backup V1 Client - Class GetBackupPlanRequest (0.3.1)

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

Request message for GetBackupPlan.

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

Namespace

Google \ Cloud \ GkeBackup \ V1

Methods

__construct

Constructor.

Parameters
NameDescription
data array

Optional. Data for populating the Message object.

↳ name string

Required. Fully qualified BackupPlan name. Format: projects/*/locations/*/backupPlans/*

getName

Required. Fully qualified BackupPlan name.

Format: projects/*/locations/*/backupPlans/*

Returns
TypeDescription
string

setName

Required. Fully qualified BackupPlan name.

Format: projects/*/locations/*/backupPlans/*

Parameter
NameDescription
var string
Returns
TypeDescription
$this

static::build

Parameter
NameDescription
name string

Required. Fully qualified BackupPlan name. Format: projects/*/locations/*/backupPlans/* Please see Google\Cloud\GkeBackup\V1\BackupForGKEClient::backupPlanName() for help formatting this field.

Returns
TypeDescription
Google\Cloud\GkeBackup\V1\GetBackupPlanRequest