bayesline.api.AsyncSettingsRegistry.names# abstract async AsyncSettingsRegistry.names(mode: Literal['All', 'Valid', 'Invalid'] = 'Valid') → dict[str, int]# Parameters# modeModeThe mode to use when retrieving the ids. Returns# A dictionary of the unique names to the unique identifiers.