diff --git a/mmv1/products/compute/FirewallPolicyRule.yaml b/mmv1/products/compute/FirewallPolicyRule.yaml index 0fa55ce95f89..bbe951b3e149 100644 --- a/mmv1/products/compute/FirewallPolicyRule.yaml +++ b/mmv1/products/compute/FirewallPolicyRule.yaml @@ -29,6 +29,7 @@ update_url: 'locations/global/firewallPolicies/{{firewall_policy}}/patchRule?pri update_verb: 'POST' delete_url: 'locations/global/firewallPolicies/{{firewall_policy}}/removeRule?priority={{priority}}' delete_verb: 'POST' +legacy_long_form_project: true import_format: - 'locations/global/firewallPolicies/{{firewall_policy}}/rules/{{priority}}' - '{{firewall_policy}}/{{priority}}'