firebasedatabase/v1beta library
Firebase Realtime Database Management API - v1beta
The Firebase Realtime Database Management API enables programmatic provisioning and management of Realtime Database instances.
For more information, see firebase.google.com/docs/reference/rest/database/database-management/rest/
Create an instance of FirebaseRealtimeDatabaseApi to access these resources:
Classes
- DatabaseInstance
 - Representation of a Realtime Database instance.
 - FirebaseRealtimeDatabaseApi
 - The Firebase Realtime Database Management API enables programmatic provisioning and management of Realtime Database instances.
 - ListDatabaseInstancesResponse
 - The response from the ListDatabaseInstances method.
 - ProjectsLocationsInstancesResource
 - ProjectsLocationsResource
 - ProjectsResource
 
Typedefs
- DisableDatabaseInstanceRequest = $Empty
 - The request sent to the DisableDatabaseInstance method.
 - ReenableDatabaseInstanceRequest = $Empty
 - The request sent to the ReenableDatabaseInstance method.
 
Exceptions / Errors
- ApiRequestError
 - Represents a general error reported by the API endpoint.
 - DetailedApiRequestError
 - Represents a specific error reported by the API endpoint.