pyapacheatlas.core.collections.PurviewCollectionsClient.list_collections#
- PurviewCollectionsClient.list_collections(api_version: str = '2019-11-01-preview', skipToken: Optional[str] = None)#
List the collections in the account.
- Parameters
api_version (str) – The Purview API version to use.
skipToken (str) – It is unclear at this time what values would be provided to this parameter.
- Returns
A generator that pages through the list collections
- Return type
List[dict]