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

Properties of a BackupChannel.

Package

@google-cloud/gke-backup

Properties

createTime

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

BackupChannel createTime

description

description?: (string|null);

BackupChannel description

destinationProject

destinationProject?: (string|null);

BackupChannel destinationProject

destinationProjectId

destinationProjectId?: (string|null);

BackupChannel destinationProjectId

etag

etag?: (string|null);

BackupChannel etag

labels

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

BackupChannel labels

name

name?: (string|null);

BackupChannel name

uid

uid?: (string|null);

BackupChannel uid

updateTime

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

BackupChannel updateTime