Interface protos.google.cloud.backupdr.v1.IFetchUsableBackupVaultsRequest (0.6.0)

Properties of a FetchUsableBackupVaultsRequest.

Package

@google-cloud/backupdr

Properties

filter

filter?: (string|null);

FetchUsableBackupVaultsRequest filter

orderBy

orderBy?: (string|null);

FetchUsableBackupVaultsRequest orderBy

pageSize

pageSize?: (number|null);

FetchUsableBackupVaultsRequest pageSize

pageToken

pageToken?: (string|null);

FetchUsableBackupVaultsRequest pageToken

parent

parent?: (string|null);

FetchUsableBackupVaultsRequest parent