Interface protos.google.cloud.filestore.v1.IListBackupsResponse (3.3.0)

Properties of a ListBackupsResponse.

Package

@google-cloud/filestore

Properties

backups

backups?: (google.cloud.filestore.v1.IBackup[]|null);

ListBackupsResponse backups

nextPageToken

nextPageToken?: (string|null);

ListBackupsResponse nextPageToken

unreachable

unreachable?: (string[]|null);

ListBackupsResponse unreachable