Interface ICloudExtractRefreshType<TWorkbook, TDataSource>
Interface for a Cloud extract refresh response type.
Inherited Members
Namespace: Tableau.Migration.Api.Rest.Models.Responses.Cloud
Assembly: Tableau.Migration.dll
Syntax
public interface ICloudExtractRefreshType<TWorkbook, TDataSource> : ICloudExtractRefreshType, IExtractRefreshType<TWorkbook, TDataSource>, IExtractRefreshType, IRestIdentifiable, IWithWorkbookReferenceType, IWithDataSourceReferenceType where TWorkbook : IRestIdentifiable where TDataSource : IRestIdentifiable
Type Parameters
Name | Description |
---|---|
TWorkbook | |
TDataSource |