Properties of a Backup.
Package
@google-cloud/dataproc-metastore!Properties
createTime
createTime?: (google.protobuf.ITimestamp|null);Backup createTime
| Type | Description |
| (google.protobuf.ITimestamp|null) |
description
description?: (string|null);Backup description
| Type | Description |
| (string|null) |
endTime
endTime?: (google.protobuf.ITimestamp|null);Backup endTime
| Type | Description |
| (google.protobuf.ITimestamp|null) |
name
name?: (string|null);Backup name
| Type | Description |
| (string|null) |
serviceRevision
serviceRevision?: (google.cloud.metastore.v1beta.IService|null);Backup serviceRevision
| Type | Description |
| (google.cloud.metastore.v1beta.IService|null) |
state
state?: (google.cloud.metastore.v1beta.Backup.State|keyof typeof google.cloud.metastore.v1beta.Backup.State|null);Backup state
| Type | Description |
| (google.cloud.metastore.v1beta.Backup.State|keyof typeof google.cloud.metastore.v1beta.Backup.State|null) |