firebase_admin.instance_id module
Stay organized with collections
Save and categorize content based on your preferences.
Firebase Instance ID module.
This module enables deleting instance IDs associated with Firebase projects.
Functions
delete_instance_idfirebase_admin.instance_id.delete_instance_id(instance_id, app=None) |
---|
Deletes the specified instance ID and the associated data from Firebase.
Note that Google Analytics for Firebase uses its own form of Instance ID to
keep track of analytics data. Therefore deleting a regular Instance ID does
not delete Analytics data. See Delete an Instance ID for more information.
- Parameters:
-
- Raises:
-
|
Except as otherwise noted, the content of this page is licensed under the Creative Commons Attribution 4.0 License, and code samples are licensed under the Apache 2.0 License. For details, see the Google Developers Site Policies. Java is a registered trademark of Oracle and/or its affiliates.
Last updated 2023-09-26 UTC.
[null,null,["Last updated 2023-09-26 UTC."],[],[],null,["Firebase Instance ID module.\n\nThis module enables deleting instance IDs associated with Firebase projects.\n\nFunctions"]]