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
restoreConfig
restoreConfig?: (google.cloud.gkebackup.v1.IRestoreConfig|null);
RestorePlan restoreConfig
uid
uid?: (string|null);
RestorePlan uid
updateTime
updateTime?: (google.protobuf.ITimestamp|null);
RestorePlan updateTime