Interface protos.google.cloud.gkebackup.v1.IRestoreChannel (2.1.0)

Properties of a RestoreChannel.

Package

@google-cloud/gke-backup

Properties

createTime

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

RestoreChannel createTime

description

description?: (string|null);

RestoreChannel description

destinationProject

destinationProject?: (string|null);

RestoreChannel destinationProject

destinationProjectId

destinationProjectId?: (string|null);

RestoreChannel destinationProjectId

etag

etag?: (string|null);

RestoreChannel etag

labels

labels?: ({ [k: string]: string }|null);

RestoreChannel labels

name

name?: (string|null);

RestoreChannel name

uid

uid?: (string|null);

RestoreChannel uid

updateTime

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

RestoreChannel updateTime