This documentation is for the unstable version of GoodData, currrently in development.
For stable version, go to the latest stable version of this article.
For stable version, go to the latest stable version of this article.
catalog_workspace.
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 | string | The ID of the workspace to which the metadata localization applies. |
encoded_xml | bytes | The encoded XML metadata to be set. |
Returns
None