Transformations =============== .. currentmodule:: cognite.client TransformationsAPI ------------------ .. autosummary:: :methods: :toctree: generated/ :template: custom-automethods-template.rst AsyncCogniteClient.transformations Transformation Schedules ------------------------ .. autosummary:: :methods: :toctree: generated/ :template: custom-automethods-template.rst AsyncCogniteClient.transformations.schedules Transformation Notifications ---------------------------- .. autosummary:: :methods: :toctree: generated/ :template: custom-automethods-template.rst AsyncCogniteClient.transformations.notifications Transformation Jobs ------------------- .. autosummary:: :methods: :toctree: generated/ :template: custom-automethods-template.rst AsyncCogniteClient.transformations.jobs Transformation Schema ---------------------- .. autosummary:: :methods: :toctree: generated/ :template: custom-automethods-template.rst AsyncCogniteClient.transformations.schema Transformation External Data Sources ------------------------------------ .. autosummary:: :methods: :toctree: generated/ :template: custom-automethods-template.rst AsyncCogniteClient.transformations.external_data_sources .. toctree:: :maxdepth: 2 transformations_external_data_sources Data classes ------------ .. automodule:: cognite.client.data_classes.transformations :members: :show-inheritance: .. automodule:: cognite.client.data_classes.transformations.externaldata :members: :show-inheritance: .. automodule:: cognite.client.data_classes.transformations.schedules :members: :show-inheritance: .. automodule:: cognite.client.data_classes.transformations.notifications :members: :show-inheritance: .. automodule:: cognite.client.data_classes.transformations.jobs :members: :show-inheritance: .. automodule:: cognite.client.data_classes.transformations.schema :members: :show-inheritance: .. automodule:: cognite.client.data_classes.transformations.common :members: :show-inheritance: