gooddata_sdk.catalog.entity.CatalogTitleEntity

class gooddata_sdk.catalog.entity.CatalogTitleEntity(id: str, title: str)

Bases: object

__init__(id: str, title: str)

Methods

__init__(id, title)

from_api(entity)