backups property
List of all backups for the project.
Ordered by location ASC, create_time DESC, name ASC.
Implementation
core.List<GoogleFirestoreAdminV1Backup>? backups;
List of all backups for the project.
Ordered by location ASC, create_time DESC, name ASC.
core.List<GoogleFirestoreAdminV1Backup>? backups;