Authentication
このセクションでは、本プロバイダーの接続文字列で設定可能なAuthentication プロパティの全リストを提供します。
| プロパティ | 説明 |
| AuthScheme | Google Spanner に接続する際に使用する認証の種類。 |
| InstanceId | The id of the Google Spanner instance to which you are connecting. |
| Database | The name of the Google Spanner database to connect to. |
| DatabaseDialect | The dialect type of the connected database. |
| ProjectId | The id of the project where your Google Spanner instance resides. |
| UseGrpcEndpoint | Whether to use the Grpc endpoint or not. |