JDBC Driver for Google BigQuery

Build 26.0.9655

PrivateEndpointNameAccessTokenUrl

Private Service Connect で接続する際に、OAuth 認証 URL を取得するために使用するカスタムエンドポイント名を指定します。

データ型

string

デフォルト値

""

解説

Private Service Connect を使用する場合、このプロパティに設定された URI は、OAuth 認証 URL を取得するために使用されるデフォルトの URI(https://oauth2.googleapis.com/token)の代わりに使用されます。

このプロパティは、https://accounts-myPrivateServer.p.googleapis.com/o/oauth2/token または https://oauth2-myPrivateServer.p.googleapis.com/token のどちらかの形式で設定する必要があります。

例えば、プライベートサーバーが 'xyz' の場合、このプロパティは https://accounts-xyz.com/o/oauth2/token または https://oauth2-xyz.com/token に設定する必要があります。

Copyright (c) 2026 CData Software, Inc. - All rights reserved.
Build 26.0.9655