Properties of a ListBackupVaultsRequest.
Package
@google-cloud/backupdrProperties
filter
filter?: (string|null);ListBackupVaultsRequest filter
orderBy
orderBy?: (string|null);ListBackupVaultsRequest orderBy
pageSize
pageSize?: (number|null);ListBackupVaultsRequest pageSize
pageToken
pageToken?: (string|null);ListBackupVaultsRequest pageToken
parent
parent?: (string|null);ListBackupVaultsRequest parent
view
view?: (google.cloud.backupdr.v1.BackupVaultView|keyof typeof google.cloud.backupdr.v1.BackupVaultView|null);ListBackupVaultsRequest view