databaseId property
The id of the database to create and restore to.
This database must not already exist. The database_id
appended to
parent
forms the full database name of the form
projects//instances//databases/
.
Required.
Implementation
core.String? databaseId;