JDBC Driver for Google Sheets

Build 22.0.8476

AuthScheme

The type of authentication to use when connecting to Google Sheets.

Possible Values

GCPInstanceAccount, Auto, Token, OAuth, OAuthJWT

データ型

string

デフォルト値

"Auto"

解説

  • Auto: Lets the driver decide automatically based on the other connection properties you have set.
  • Token: Set this to perform Token Based Authentication via the APIKey property.
  • OAuth: Set this to perform OAuth authentication using a standard user account.
  • OAuthJWT: Set this to perform OAuth authentication using an OAuth service account.
  • GCPInstanceAccount: Set this to get Access Token from Google Cloud Platform instance.

Copyright (c) 2023 CData Software, Inc. - All rights reserved.
Build 22.0.8476