pub type PbTableJobType = TableJobType;
Expand description
Alias for TableJobType
.
Aliased Type§
enum PbTableJobType {
Unspecified = 0,
General = 1,
SharedCdcSource = 2,
}
pub type PbTableJobType = TableJobType;
Alias for TableJobType
.
enum PbTableJobType {
Unspecified = 0,
General = 1,
SharedCdcSource = 2,
}