Big Query Daily Quota Update

Hi,

I am using google_cloud_quotas_quota_preference for update Big QueryUsagePerDay. Once, I have updated QueryUsagePerDay it works perfectly.
However, When I removed this QueryUsagePerDay block and trying to implement on same project It is giving me error like this :

Error creating Quota Preference: googleapi: Error 400: com.google.apps.framework.request.Bad RequestException: Quota Preference with id ‘bigquery- query-usage-per-day-per-project’ already exist for container ‘737129025340’.

Can anyone one have idea about this?