BigQuery
このセクションでは、本プロバイダーの接続文字列で設定可能なBigQuery プロパティの全リストを提供します。
| プロパティ | 説明 |
| AllowLargeResultSets | Specifies whether large result sets are allowed to be stored in temporary tables. |
| DestinationTable | Specifies the Google BigQuery table where query results are stored. |
| UseQueryCache | Specifies whether to use Google BigQuery's built-in query cache for eligible queries. |
| PageSize | Specifies the number of results to return per page from Google BigQuery when paging through query results. |
| PollingInterval | Specifies the number of seconds to wait between status checks when polling for query completion. |
| UseLegacySQL | Specifies whether to use Google BigQuery's Legacy SQL dialect instead of Standard SQL when generating queries. |
| PrivateEndpointNameAccessTokenUrl | Specifies the custom endpoint name to use for retrieving an OAuth authorization Url when connecting with Private Service Connect. |
| PrivateEndpointNameAuthUrl | Specifies the custom endpoint name to use for retrieving an OAuth authorization Url when connecting with Private Service Connect. |
| PrivateEndpointNameCloudStorage | Specifies the custom endpoint name to use for Google Cloud Storage when connecting with Private Service Connect. |
| PrivateEndpointNameBigQuery | Specifies the custom endpoint name to use for the REST API when connecting with Private Service Connect. |
| PrivateEndpointNameStorage | Specifies the custom endpoint name to use for the Storage Read API when connecting with Private Service Connect. |
| PrivateEndpointNameSts | Specifies the custom endpoint name to use for STS when connecting with Private Service Connect. |