Namespace Tableau.Migration.Api.Rest.Models.Responses.Server
Classes
ExtractRefreshTaskResponse
Class representing a server extract refresh task response. See Tableau API Reference for documentation.
ExtractRefreshTaskResponse.TaskType
Class representing a response task item.
ExtractRefreshTaskResponse.TaskType.ExtractRefreshType
Class representing a response extract refresh item.
ExtractRefreshTaskResponse.TaskType.ExtractRefreshType.DataSourceType
Class representing a response data source item.
ExtractRefreshTaskResponse.TaskType.ExtractRefreshType.ScheduleType
Class representing a response schedule item.
ExtractRefreshTaskResponse.TaskType.ExtractRefreshType.WorkbookType
Class representing a response workbook item.
ExtractRefreshTasksResponse
Class representing a server extract refresh tasks response. See Tableau API Reference for documentation.
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.
GetSubscriptionResponse
Class representing a Get Server Subscription response. See Tableau API Reference for documentation.
GetSubscriptionResponse.SubscriptionType
Class representing a subscription on the response.
GetSubscriptionResponse.SubscriptionType.ContentType
Class representing a content type on the response.
GetSubscriptionResponse.SubscriptionType.ScheduleType
Class representing a schedule on the response.
GetSubscriptionResponse.SubscriptionType.UserType
Class representing a subscription user on the response.
GetSubscriptionsResponse
Class representing a Get Server Subscriptions response. See Tableau API Reference for documentation.
GetSubscriptionsResponse.SubscriptionType
Class representing a subscription on the response.
GetSubscriptionsResponse.SubscriptionType.ContentType
Class representing a content type on the response.
GetSubscriptionsResponse.SubscriptionType.ScheduleType
Class representing a schedule on the response.
GetSubscriptionsResponse.SubscriptionType.UserType
Class representing a subscription user on the response.
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.