generated from explainers-by-googlers/template
-
Notifications
You must be signed in to change notification settings - Fork 18
Open
Description
Developers often need to populate UI to, for example, let the user pick from any of the supported language pairs. Currently, this requires probing one by one if a desired language pair is supported. It'd be more ergonomic if there was one function to get all pairs. (Note that this function should not include data regarding each pair's availability to avoid fingerprinting, purely whether the API is capable at all of translating a given pair.)
Metadata
Metadata
Assignees
Labels
No labels