in src/package/dataplexutils/metadata/wizard.py [0:0]
def __init__(
self,
project_id: str,
llm_location: str,
dataplex_location: str,
# Removed documentatino uri at options level, will provide URI at method generate_table_description level
#documentation_uri: str,
client_options: ClientOptions = None,