Interface protos.google.cloud.metastore.v1.IBackup (4.1.0)

Properties of a Backup.

Package

@google-cloud/dataproc-metastore

Properties

createTime

createTime?: (google.protobuf.ITimestamp|null);

Backup createTime

description

description?: (string|null);

Backup description

endTime

endTime?: (google.protobuf.ITimestamp|null);

Backup endTime

name

name?: (string|null);

Backup name

restoringServices

restoringServices?: (string[]|null);

Backup restoringServices

serviceRevision

serviceRevision?: (google.cloud.metastore.v1.IService|null);

Backup serviceRevision

state

state?: (google.cloud.metastore.v1.Backup.State|keyof typeof google.cloud.metastore.v1.Backup.State|null);

Backup state