Namespace Tableau.Migration.Api.Models
Namespaces
Tableau.Migration.Api.Models.Cloud
Classes
CreateProjectOptions
Class for API client project creation options.
FailedJobException
Class representing a failed Tableau job.
FileDownload
Class representing a file download response. See Tableu API Reference for data sources and workbooks documentation.
LabelUpdateOptions
Implementation for a content item's label update options.
PublishCustomViewOptions
PublishDataSourceOptions
Class for API client data source publish options.
PublishFlowOptions
Class for API client prep flow publish options.
PublishWorkbookOptions
Class for API client workbook publish options.
TimeoutJobException
Class representing a Tableau Job that timed out while waiting to finish
UpdateConnectionOptions
Supports all classes in the .NET class hierarchy and provides low-level services to derived classes. This is the ultimate base class of all .NET classes; it is the root of the type hierarchy.
Interfaces
IAddUserResult
Interface to represent the response returned by the Add method in IUsersApiClient.
IAddUserToGroupResult
Interface to represent the response returned by the Add to group method in IUsersApiClient.
ICreateProjectOptions
Interface for an API client project creation model.
ICustomViewAsUserDefaultViewResult
The custom view as user default view result item
IImportJob
Interface for an API client import job model.
IJob
Interface for an API client job model.
ILabelUpdateOptions
Interface for a content item's label update options.
IPublishCustomViewOptions
Interface for API client Custom View publish options.
IPublishDataSourceOptions
Interface for API client data source publish options.
IPublishFileOptions
Interface for API client file publish options.
IPublishFlowOptions
Interface for API client prep flow publish options.
IPublishWorkbookOptions
Interface for API client workbook publish options.
IServerInfo
Interface for an API client server information model.
ISignInResult
Interface for an API client sign-in result model.
IStatusNote
Interface for an API client job status note model.
IUpdateConnectionOptions
Interface for update connection options. Any combination if these properties are valid. If none of the options are provided, no update is made.
IUpdateDataSourceResult
Interface to represent the response returned by the Update method in IDataSourcesApiClient.
IUpdateProjectResult
Interface to represent the response returned by the Update method in IProjectsApiClient.
IUpdateUserResult
Interface to represent the response returned by the Update method in IUsersApiClient.
IUpdateWorkbookResult
Interface to represent the response returned by the Update method in IWorkbooksApiClient.