
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.

'DeclarationPublic 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 - 22H2), Windows 11 (22H2 - 25H2), Windows Server 2016 - 2025
.NET: .NET Framework 4.8, .NET 8, .NET 9, .NET 10