sdk.GoodDataSdk

Top-level class that wraps all the functionality together.

Properties

None

Methods

NameDescription
create_from_profile(profile: str, profiles_path: Path)Convenient method to initialize the SDK from config file.
create()Create common GoodDataApiClient and return new GoodDataSdk instance. Custom headers are filtered. Headers with None value are removed. It simplifies usage because headers can be created directly from optional values.