projects
Requests that a new DatabaseInstance be created. The state of a successfully created DatabaseInstance is ACTIVE. Only available for projects on the Blaze plan. Projects can be upgraded using the Cloud Billing API https://cloud.google.com/billing/reference/rest/v1/projects/updateBillingInfo. Note that it might take a few minutes for billing enablement state to propagate to Firebase systems.
post/v1beta/{+parent}/instances
Path parameters
parentstring required
Required. The parent project for which to create a database instance, in the form: projects/{project-number}/locations/{location-id}.
Query parameters
databaseIdstring
The globally unique identifier of the database instance.
validateOnlyboolean
When set to true, the request will be validated but not submitted.
Request body
Response
Successful response