Namespace Tableau.Migration.Api.Rest.Models.Responses.Server
Classes
ExtractRefreshTasksResponse
Class representing a server extract refresh tasks response. https://help.tableau.com/current/api/rest_api/en-us/REST/rest_api_ref.htm#tableau-server-request3
ExtractRefreshTasksResponse.TaskType
Class representing a response task item.
ExtractRefreshTasksResponse.TaskType.ExtractRefreshType
Class representing a response extract refresh item.
ExtractRefreshTasksResponse.TaskType.ExtractRefreshType.DataSourceType
Class representing a response data source item.
ExtractRefreshTasksResponse.TaskType.ExtractRefreshType.ScheduleType
Class representing a response schedule item.
ExtractRefreshTasksResponse.TaskType.ExtractRefreshType.WorkbookType
Class representing a response workbook item.
ScheduleExtractRefreshTasksResponse
Class representing a schedule response.
ScheduleExtractRefreshTasksResponse.ExtractType
Class representing the extract type in the response.
ScheduleExtractRefreshTasksResponse.ExtractType.DataSourceType
Class representing the data source in the response.
ScheduleExtractRefreshTasksResponse.ExtractType.WorkbookType
Class representing the workbook in the response.
ScheduleResponse
Class representing a schedule response.
ScheduleResponse.ScheduleType
Class representing a schedule response.
ScheduleResponse.ScheduleType.FrequencyDetailsType
Class representing a REST API frequency details response.
ScheduleResponse.ScheduleType.FrequencyDetailsType.IntervalType
Class representing a REST API interval response.
Interfaces
IServerExtractRefreshType
Interface for a Server extract refresh response type.
IServerExtractRefreshType<TWorkbook, TDataSource>
Interface for a Server extract refresh response type.
IServerScheduleType
Interface for a Tableau Server schedule response item.