Interface protos.google.cloud.metastore.v1beta.IListBackupsResponse (1.1.6)

Properties of a ListBackupsResponse.

Package

@google-cloud/dataproc-metastore!

Properties

backups

backups?: (google.cloud.metastore.v1beta.IBackup[]|null);

ListBackupsResponse backups

Property Value
TypeDescription
(google.cloud.metastore.v1beta.IBackup[]|null)

nextPageToken

nextPageToken?: (string|null);

ListBackupsResponse nextPageToken

Property Value
TypeDescription
(string|null)

unreachable

unreachable?: (string[]|null);

ListBackupsResponse unreachable

Property Value
TypeDescription
(string[]|null)