pub type PbDropDatabaseRequest = DropDatabaseRequest;
pub struct PbDropDatabaseRequest { pub database_id: TypedId<3>, }
database_id: TypedId<3>