Purpose

Specifies the consumer key for your application. The driver uses this value when authenticating to a Google BigQuery instance using OAuth 2.0.

See "Generating OAuth credentials" to know how to obtain the client ID for your application.

Valid Values

string

where:

string
is the consumer key for your application.

Data Source Method

setClientID

Default

None

Data Type

String

See also

Generating OAuth credentials