Namespace Tableau.Migration.Api.Rest.Models.Responses.Cloud
Classes
CreateExtractRefreshTaskResponse
Class representing an extract refresh task creation response. https://help.tableau.com/current/api/rest_api/en-us/REST/rest_api_ref.htm#create_cloud_extract_refresh_task
CreateExtractRefreshTaskResponse.ExtractRefreshType
Class representing a response extract refresh item.
CreateExtractRefreshTaskResponse.ExtractRefreshType.DataSourceType
Class representing a response data source item.
CreateExtractRefreshTaskResponse.ExtractRefreshType.WorkbookType
Class representing a response workbook item.
CreateExtractRefreshTaskResponse.ScheduleType
Class representing a response schedule item.
CreateExtractRefreshTaskResponse.ScheduleType.FrequencyDetailsType
Class representing a response frequency details item.
CreateExtractRefreshTaskResponse.ScheduleType.FrequencyDetailsType.IntervalType
Class representing a response interval item.
ExtractRefreshTasksResponse
Class representing a cloud extract refresh tasks response. https://help.tableau.com/current/api/rest_api/en-us/REST/rest_api_ref.htm#tableau-cloud-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.ScheduleType.FrequencyDetailsType
Class representing a response frequency details item.
ExtractRefreshTasksResponse.TaskType.ExtractRefreshType.ScheduleType.FrequencyDetailsType.IntervalType
Class representing a response interval item.
ExtractRefreshTasksResponse.TaskType.ExtractRefreshType.WorkbookType
Class representing a response workbook item.
Interfaces
ICloudExtractRefreshType
Interface for a Cloud extract refresh response type.
ICloudExtractRefreshType<TWorkbook, TDataSource>
Interface for a Cloud extract refresh response type.
ICloudScheduleType
Interface for a Tableau Cloud schedule response item.