Hi everyone,
I’m trying to delete a Google Cloud project but I’m blocked by a lien from a deprecated Dialogflow V1 agent.
Project Details:
- Project Name: Dialogflow-prebuild-agents
-
- Project ID: (PII Removed by Staff)
-
- Lien ID: liens/(PII Removed by Staff)-l3fd1a756-1b7f-438f-98c8-348ddb6caf60
- The Problem:
- When I try to delete or shut down the project in Firebase Console or Google Cloud Console, I get an error saying the project has an active lien that must be removed first. The lien was created by a Dialogflow agent.
- What I’ve Tried:
-
- Deleting the lien via
gcloud alpha resource-manager liens delete- Permission denied -
- Accessing the old Dialogflow console (console.dialogflow.com) - The old console is no longer accessible
-
- Accessing dialogflow.cloud.google.com - Cannot find the agent there (it was a V1 agent)
-
- Dialogflow API calls to delete the agent - Permission denied
- The agent appears to be from the deprecated Dialogflow V1 (ES Standard Edition) which has been migrated/discontinued, but the lien remains on my project.
- Question:
- How can I remove this lien so I can delete my project? Is there a way to contact Google support to manually remove this lien, or is there another solution?
- Any help would be greatly appreciated!
- Deleting the lien via