pub type PbGetTableReplacePlanResponse = GetTableReplacePlanResponse;Aliased Type§
pub struct PbGetTableReplacePlanResponse {
pub replace_plan: Option<ReplaceJobPlan>,
}Fields§
§replace_plan: Option<ReplaceJobPlan>pub type PbGetTableReplacePlanResponse = GetTableReplacePlanResponse;pub struct PbGetTableReplacePlanResponse {
pub replace_plan: Option<ReplaceJobPlan>,
}replace_plan: Option<ReplaceJobPlan>