tableau_migration.migration
Wrapper for classes in Tableau.Migration namespace.
Also any method required to start the sdk
Functions
get_service (services, t) |
Gets service of type T. |
---|---|
get_service_provider () |
Gets the Dependency Injection Service Provider. |
Classes
PyContentLocation (content_location) |
Structure representing a logical location of a content item on a Tableau site. |
---|---|
PyContentReference (content_reference) |
Interface for an object that describes information on how to reference an item of content, for example through a Tableau API. |
PyMigrationCompletionStatus (value[, names, ...]) |
Enumeration of the various ways a migration can reach completion. |
PyMigrationManifest (migration_manifest) |
Interface for an object that describes the various Tableau data items found to migrate and their migration results. |
PyMigrationResult (migration_result) |
Interface for a result of a migration. |
PyResult (result) |
Interface representing the result of an operation. |