com.google.firebase
Stay organized with collections
Save and categorize content based on your preferences.
Classes
Enums
ErrorCode |
Platform-wide error codes that can be raised by Admin SDK APIs. |
Exceptions
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 2021-04-28 UTC.
[null,null,["Last updated 2021-04-28 UTC."],[],[],null,["# com.google.firebase\n\n### Classes\n\n|-------------------------------------------------------------------------------------------------------------|-----------------------------------------------------------------------------------------------------------------------|\n| [FirebaseApp](/docs/reference/admin/java/reference/com/google/firebase/FirebaseApp) | The entry point of Firebase SDKs. |\n| [FirebaseOptions](/docs/reference/admin/java/reference/com/google/firebase/FirebaseOptions) | Configurable Firebase options. |\n| [FirebaseOptions.Builder](/docs/reference/admin/java/reference/com/google/firebase/FirebaseOptions.Builder) | Builder for constructing [FirebaseOptions](/docs/reference/admin/java/reference/com/google/firebase/FirebaseOptions). |\n| [IncomingHttpResponse](/docs/reference/admin/java/reference/com/google/firebase/IncomingHttpResponse) | Contains information that describes an HTTP response received by the SDK. |\n| [OutgoingHttpRequest](/docs/reference/admin/java/reference/com/google/firebase/OutgoingHttpRequest) | Contains the information that describe an HTTP request made by the SDK. |\n| [ThreadManager](/docs/reference/admin/java/reference/com/google/firebase/ThreadManager) | An interface that controls the thread pools and thread factories used by the Admin SDK. |\n\n### Enums\n\n|---------------------------------------------------------------------------------|-----------------------------------------------------------------|\n| [ErrorCode](/docs/reference/admin/java/reference/com/google/firebase/ErrorCode) | Platform-wide error codes that can be raised by Admin SDK APIs. |\n\n### Exceptions\n\n|-------------------------------------------------------------------------------------------------|-----------------------------------------|\n| [FirebaseException](/docs/reference/admin/java/reference/com/google/firebase/FirebaseException) | Base class for all Firebase exceptions. |"]]