Class ListBackupVaultsResponse (0.3.9)

ListBackupVaultsResponse(mapping=None, *, ignore_unknown_fields=False, **kwargs)

ListBackupVaultsResponse is the result of ListBackupVaultsRequest.

Attributes

NameDescription
backup_vaults MutableSequence[google.cloud.netapp_v1.types.BackupVault]
A list of backupVaults in the project for the specified location.
next_page_token str
The token you can use to retrieve the next page of results. Not returned if there are no more results in the list.
unreachable MutableSequence[str]
Locations that could not be reached.