This documentation is for an older version of GoodData.
Go to the latest version of this article.
CatalogWorkspaceService.
clean_metadata_localization
clean_metadata_localization(workspace_id: str, target_language: str) ->
None
Clean the metadata localization for a workspace.
Parameters
| name | type | description |
|---|---|---|
| workspace_id | str | The ID of the workspace for which to clean the metadata localization. |
| target_language | str | The target language code for the localization to be cleaned. |