Change theme
Help
Press space for more information.
Show links for this issue (Shortcut: i, l)
Copy issue ID
Previous Issue (Shortcut: k)
Next Issue (Shortcut: j)
Sign in to use full features.
Vote: I am impacted
Notification menu
Refresh (Shortcut: Shift+r)
Go home (Shortcut: u)
Pending code changes (auto-populated)
View issue level access limits(Press Alt + Right arrow for more information)
Request for new functionality
View staffing
Description
This will create a feature request which anybody can view and comment on.
Please describe your requested enhancement. Good feature requests will solve common problems or enable new use cases.
What you would like to accomplish:
The Cx is implementing a cloud infrastructure framework for their internal users. Their users use our tools to automate most/all their work with GCP. They would like a feature for support programmatic Firestore index deletion
How this might work:
Having this feature could help the customers delete firestore index programmatically
If applicable, reasons why alternative solutions are not sufficient:
As per the public documentation about how remove indexes from UI console, but there is no way way to delete programmatically.
Other information (workarounds you have tried, documentation consulted, etc):
I found a similar question in StackOverflow, they explained that this is definitely a highly requested feature, but there's no telling when it will be implemented.