
Use this data provider to access Google BigQuery data.
You need a valid Google account to access the database. Read access for the data is required for this Google account. Go to Google Developers Console and proceed as follows: "Projectname" > Permissions > Add Member. Now this account must be authenticated via OAuth 2.0. A so-called Access Token is required for the actual access, which can be generated from the Refresh Token that never expires.
'Declaration
Public NotInheritable Class GoogleBigQueryDataProvider Implements IDataProvider
public sealed class GoogleBigQueryDataProvider : IDataProvider
public ref class GoogleBigQueryDataProvider sealed : public IDataProvider
System.Object
combit.Reporting.DataProviders.GoogleBigQueryDataProvider
Platforms: Windows 10 (Version 21H2 - 23H2), Windows 11 (21H2 - 22H2), Windows Server 2016 - 2022
.NET: .NET Framework 4.8, .NET 6, .NET 8, .NET 9