pub async fn api_v3_language_get(
    configuration: &Configuration
) -> Result<Vec<LanguageResource>, Error<ApiV3LanguageGetError>>