skip to main content
Connection Option Descriptions : Client ID
  

Try DataDirect Drivers Now

Client ID

Attribute

ClientID (CI)

Purpose

Specifies the consumer key for your application. The driver uses this value when authenticating to a Google BigQuery instance using OAuth 2.0 (AuthenticationMethod=oauth2).
See "Generating access token and refresh token" to know how to obtain the client ID for your application.

Valid Values

string
where:
string
is the consumer key for your application.

Default

None

GUI Tab

General tab

See also

Configuring OAuth 2.0 authentication
Generating access tokens and refresh tokens
Authentication Method