pub async fn create_protection_rule(
configuration: &Configuration,
workspace: &str,
create_protection_rule_request: CreateProtectionRuleRequest,
) -> Result<String, Error<CreateProtectionRuleError>>pub async fn create_protection_rule(
configuration: &Configuration,
workspace: &str,
create_protection_rule_request: CreateProtectionRuleRequest,
) -> Result<String, Error<CreateProtectionRuleError>>