I recently came across a project where I needed it the following functionality and had to implement it via the rest api: - Manage projects: https://firebase.google.com/docs/projects/api/reference/rest/v1beta1/projects - Manage operations: https://firebase.google.com/docs/projects/api/reference/rest/v1beta1/operations/get - Manage security rules: https://firebase.google.com/docs/reference/admin/node/admin.securityRules I'll be glad to integrate those into the sdk