This documentation is for an older version of GoodData.
Go to the latest version of this article.
CatalogWorkspaceService.
set_metadata_localization
set_metadata_localization(
workspace_id: str, encoded_xml: bytes
) ->
None
Set the metadata localization for a workspace.
Parameters
name | type | description |
---|---|---|
workspace_id | str | The ID of the workspace to which the metadata localization applies. |
encoded_xml | bytes | The encoded XML metadata to be set. |