Package io.revealbi.core.data
Class RVGoogleSheetDataSource
java.lang.Object
io.revealbi.core.data.RVDashboardDataSource
io.revealbi.core.data.RVExcelDataSource
io.revealbi.core.data.RVGoogleSheetDataSource
The data source object used to represent the Google sheet data source, there are no additional properties in this class
as all relevant information is specified in the
RVGoogleSheetDataSourceItem object.-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
Methods inherited from class io.revealbi.core.data.RVDashboardDataSource
getDefaultRefreshRate, getId, getSubtitle, getTitle, setDefaultRefreshRate, setId, setSubtitle, setTitle
-
Field Details
-
PROVIDER_KEY
- See Also:
-
-
Constructor Details
-
RVGoogleSheetDataSource
public RVGoogleSheetDataSource()
-
-
Method Details
-
getProviderKey
- Overrides:
getProviderKeyin classRVExcelDataSource
-