pub async fn update_protection_rule(
configuration: &Configuration,
workspace: &str,
rule_name: &str,
update_protection_rule_request: UpdateProtectionRuleRequest,
) -> Result<String, Error<UpdateProtectionRuleError>>pub async fn update_protection_rule(
configuration: &Configuration,
workspace: &str,
rule_name: &str,
update_protection_rule_request: UpdateProtectionRuleRequest,
) -> Result<String, Error<UpdateProtectionRuleError>>