I try to delete the GCP project, but got below information:
When I click the Remove lien link, the browser redirects me to Dialogflow web UI. But give me an error:
com.google.apps.framework.request.NotFoundException: No DesignTimeAgent found for project 'slate-bf0ec'.
I had deleted all Dialogflow agents before. I still can't delete the GCP project. There is nothing to delete on Dialogflow web UI.
I did it deleting the liens using the console.
gcloud config set project [PROJECT_ID]
gcloud alpha resource-manager liens list
gcloud alpha resource-manager liens delete [LIEN_NAME]