instances property
List of each DatabaseInstance that is in the parent Firebase project.
Implementation
core.List<DatabaseInstance>? instances;
List of each DatabaseInstance that is in the parent Firebase project.
core.List<DatabaseInstance>? instances;