Name | Description | |
---|---|---|
![]() | GoogleSpreadsheetsDataProvider Constructor | Overloaded. |
The following tables list the members exposed by GoogleSpreadsheetsDataProvider.
Name | Description | |
---|---|---|
![]() | GoogleSpreadsheetsDataProvider Constructor | Overloaded. |
Name | Description | |
---|---|---|
![]() | ApiKey | |
![]() | ClientId | Client ID. Can be found in the Google Developers Console under "Project name" > APIs & Auth > Credentials |
![]() | FirstRowContainsColumnNames | First row should be used as header (i.e. the contents are used as column names). |
![]() | RefreshToken | You need to generate the Refresh Token once, for example by using combit Google Token Generator. This token never expires on its own. |
![]() | SheetNames | The list of spreadsheets that should be provided as tables. |
![]() | TableId | See the data provider description. |