menu
googleapis package
documentation
gkebackup/v1.dart
ListBackupPlansResponse
backupPlans property
backupPlans property
dark_mode
light_mode
backupPlans
property
List
<
BackupPlan
>
?
backupPlans
getter/setter pair
The list of BackupPlans matching the given criteria.
Implementation
core.List<BackupPlan>? backupPlans;
googleapis package
documentation
gkebackup/v1
ListBackupPlansResponse
backupPlans property
ListBackupPlansResponse class