pub type PbRefreshStartMutation = RefreshStartMutation;Aliased Type§
pub struct PbRefreshStartMutation {
pub table_id: u32,
pub associated_source_id: u32,
}Fields§
§table_id: u32Table ID to start refresh operation.
associated_source_id: u32Associated source ID for this refresh operation.