def search_entry_groups()

in common/api/data_catalog_api_adapter.py [0:0]


    def search_entry_groups(
        self,
        projects: list[str],
        transferred: bool,
        page_size: int = 500,
        page_token: str = None,