instanceBackups property
The list of instances matching the request filters, up to the requested
page_size
.
Implementation
core.List<InstanceBackup>? instanceBackups;
The list of instances matching the request filters, up to the requested
page_size
.
core.List<InstanceBackup>? instanceBackups;