Properties of a RestorePlan.
Package
@google-cloud/gke-backupProperties
backupPlan
backupPlan?: (string|null);RestorePlan backupPlan
cluster
cluster?: (string|null);RestorePlan cluster
createTime
createTime?: (google.protobuf.ITimestamp|null);RestorePlan createTime
description
description?: (string|null);RestorePlan description
etag
etag?: (string|null);RestorePlan etag
labels
labels?: ({ [k: string]: string }|null);RestorePlan labels
name
name?: (string|null);RestorePlan name
restoreChannel
restoreChannel?: (string|null);RestorePlan restoreChannel
restoreConfig
restoreConfig?: (google.cloud.gkebackup.v1.IRestoreConfig|null);RestorePlan restoreConfig
state
state?: (google.cloud.gkebackup.v1.RestorePlan.State|keyof typeof google.cloud.gkebackup.v1.RestorePlan.State|null);RestorePlan state
stateReason
stateReason?: (string|null);RestorePlan stateReason
uid
uid?: (string|null);RestorePlan uid
updateTime
updateTime?: (google.protobuf.ITimestamp|null);RestorePlan updateTime