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