pub type PbTableJobType = TableJobType;
enum PbTableJobType { Unspecified = 0, General = 1, SharedCdcSource = 2, }
table streaming jobs excepts the SHARED_CDC_SOURCE type
SHARED_CDC_SOURCE
table streaming job sharing a CDC source job