RealtimeDatabaseAuditMetadata.RequestType
Stay organized with collections
Save and categorize content based on your preferences.
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 2022-12-19 UTC.
[null,null,["Last updated 2022-12-19 UTC."],[],[],null,["# RealtimeDatabaseAuditMetadata.RequestType\n\n`RequestType` indicates whether the operation was a REST or REALTIME request.\n\n| Enums ||\n|----------------------------|-----------------------------------------------------------------------------------------|\n| `REQUEST_TYPE_UNSPECIFIED` | Not expected. |\n| `REALTIME` | For realtime requests (`realtime-*`, `concurrent-*`, `ondisconnect-*` in the profiler). |\n| `REST` | For REST requests (`rest-*` in the profiler). |"]]