public interface BigQueryConfig
String getLoggedInUserName()
Optional<Map<String,String>> getImpersonationServiceAccountsForUsers()
Optional<Map<String,String>> getImpersonationServiceAccountsForGroups()
String getParentProjectId()
boolean useParentProjectForMetadataOperations()
boolean isViewsEnabled()
int getBigQueryClientConnectTimeout()
int getBigQueryClientReadTimeout()
com.google.api.gax.retrying.RetrySettings getBigQueryClientRetrySettings()
BigQueryProxyConfig getBigQueryProxyConfig()
int getCacheExpirationTimeInMinutes()
int getChannelPoolSize()
com.google.cloud.bigquery.QueryJobConfiguration.Priority getQueryJobPriority()
long getBigQueryJobTimeoutInMinutes()
default int getClientCreationHashCode()
default boolean areClientCreationConfigsEqual(BigQueryConfig b)
Copyright © 2024. All rights reserved.