| Modifier and Type | Method and Description |
|---|---|
BigQueryCredentialsSupplier |
BigQueryClientModule.provideBigQueryCredentialsSupplier(BigQueryConfig config) |
| Modifier and Type | Method and Description |
|---|---|
BigQueryClient |
BigQueryClientModule.provideBigQueryClient(BigQueryConfig config,
com.google.api.gax.rpc.HeaderProvider headerProvider,
BigQueryCredentialsSupplier bigQueryCredentialsSupplier,
com.google.common.cache.Cache<String,com.google.cloud.bigquery.TableInfo> destinationTableCache,
EnvironmentContext environmentContext,
BigQueryJobCompletionListener jobCompletionListener) |
| Constructor and Description |
|---|
BigQueryClientFactory(BigQueryCredentialsSupplier bigQueryCredentialsSupplier,
com.google.api.gax.rpc.HeaderProvider headerProvider,
BigQueryConfig bqConfig) |
Copyright © 2024. All rights reserved.