Reference documentation and code samples for the Google Cloud Gke Backup V1 Client class CreateBackupPlanRequest.
Request message for CreateBackupPlan.
Generated from protobuf message google.cloud.gkebackup.v1.CreateBackupPlanRequest
Namespace
Google \ Cloud \ GkeBackup \ V1Methods
__construct
Constructor.
data
array
Optional. Data for populating the Message object.
↳ parent
string
Required. The location within which to create the BackupPlan. Format: projects/*/locations/*
↳ backup_plan
↳ backup_plan_id
string
Required. The client-provided short name for the BackupPlan resource. This name must: - be between 1 and 63 characters long (inclusive) - consist of only lower-case ASCII letters, numbers, and dashes - start with a lower-case letter - end with a lower-case letter or number - be unique within the set of BackupPlans in this location
getParent
Required. The location within which to create the BackupPlan.
Format: projects/*/locations/*
string
setParent
Required. The location within which to create the BackupPlan.
Format: projects/*/locations/*
var
string
$this
getBackupPlan
Required. The BackupPlan resource object to create.
hasBackupPlan
clearBackupPlan
setBackupPlan
Required. The BackupPlan resource object to create.
$this
getBackupPlanId
Required. The client-provided short name for the BackupPlan resource.
This name must:
- be between 1 and 63 characters long (inclusive)
- consist of only lower-case ASCII letters, numbers, and dashes
- start with a lower-case letter
- end with a lower-case letter or number
- be unique within the set of BackupPlans in this location
string
setBackupPlanId
Required. The client-provided short name for the BackupPlan resource.
This name must:
- be between 1 and 63 characters long (inclusive)
- consist of only lower-case ASCII letters, numbers, and dashes
- start with a lower-case letter
- end with a lower-case letter or number
- be unique within the set of BackupPlans in this location
var
string
$this
static::build
parent
string
Required. The location within which to create the BackupPlan.
Format: projects/*/locations/*
Please see BackupForGKEClient::locationName()
for help formatting this field.
backupPlan
backupPlanId
string
Required. The client-provided short name for the BackupPlan resource. This name must:
- be between 1 and 63 characters long (inclusive)
- consist of only lower-case ASCII letters, numbers, and dashes
- start with a lower-case letter
- end with a lower-case letter or number
- be unique within the set of BackupPlans in this location