OptionaldatabaseOptionaldatabaseThe ID to use for the Database, which will become the final component of the database's resource name. This ID becomes the database name in postgres.
This value should be 4-63 characters, and only use characters available in DNS names, as defined by RFC-1123
If database_id is not specified in the request, it is generated automatically.
OptionalparentThe Branch where this Database will be created. Format: projects/{project_id}/branches/{branch_id}
OptionalreplaceIf true, update the database if it already exists instead of returning an error.
The desired specification of a Database.