CatalogWorkspaceService.

clean_metadata_localization

clean_metadata_localization( workspace_id: str, target_language: str ) -> None

Clean the metadata localization for a workspace.

Parameters

nametypedescription
workspace_idstrThe ID of the workspace for which to clean the metadata localization.
target_languagestrThe target language code for the localization to be cleaned.

Returns

None