BigQueryConnectionParameters Members
In This Article
#Constructors
Name | Description |
---|---|
Big |
Initializes a new instance of the Big |
Big |
Initializes a new instance of the Big |
Big |
Initializes a new instance of the Big |
Big |
Initializes a new instance of the Big |
#Properties
Name | Description |
---|---|
Authorization |
Gets or sets the authorization type used to establish a connection to data. |
Data |
Gets or sets the ID of the dataset that contains required tables. |
Dsn | Specifies the name that is used to request a connection to an ODBC Data Source. |
OAuth |
Gets or sets a client identifier. |
OAuth |
Gets or sets a client secret. |
OAuth |
Gets or sets a refresh token. |
Private |
Gets or sets the path to the P12 private key file. |
Project |
Gets or sets the ID of the project that contains the required data. |
Service |
Gets or sets the service account’s email address. |
#Methods
Name | Description |
---|---|
Equals |
Determines whether the specified object instances are considered equal. Inherited from Object. |
Equals |
Determines whether the specified object is equal to the current object. Inherited from Object. |
Get |
Serves as the default hash function. Inherited from Object. |
Get |
Gets the Type of the current instance. Inherited from Object. |
Memberwise |
Creates a shallow copy of the current Object. Inherited from Object. |
Reference |
Determines whether the specified Object instances are the same instance. Inherited from Object. |
To |
Returns a string that represents the current object. Inherited from Object. |
See Also