pub async fn apply_import(
transport: &Transport,
plan: &IntegrationPolicyImportPlan,
) -> Result<IntegrationPolicyImportReport>Expand description
Apply a previously validated import plan. Rows are independent except for their exact package group and shared parent-attachment snapshots.