ClientSecret
- Last Updated: December 17, 2020
- 1 minute read
Purpose
Specifies the consumer secret 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 secret for your application.
Valid Values
string
where:
- string
- is the consumer secret for your aplication.
Data Source Method
setClientSecret
Default
None
Data Type
String