public class BigQueryClientFactoryConfig extends Object implements BigQueryConfig
clone, finalize, getClass, notify, notifyAll, toString, wait, wait, waitareClientCreationConfigsEqual, getClientCreationHashCodepublic Optional<String> getAccessTokenProviderFQCN()
getAccessTokenProviderFQCN in interface BigQueryConfigpublic Optional<String> getAccessTokenProviderConfig()
getAccessTokenProviderConfig in interface BigQueryConfigpublic Optional<String> getCredentialsKey()
getCredentialsKey in interface BigQueryConfigpublic Optional<String> getCredentialsFile()
getCredentialsFile in interface BigQueryConfigpublic Optional<String> getAccessToken()
getAccessToken in interface BigQueryConfigpublic String getLoggedInUserName()
getLoggedInUserName in interface BigQueryConfigpublic Set<String> getLoggedInUserGroups()
getLoggedInUserGroups in interface BigQueryConfigpublic Optional<Map<String,String>> getImpersonationServiceAccountsForUsers()
getImpersonationServiceAccountsForUsers in interface BigQueryConfigpublic Optional<Map<String,String>> getImpersonationServiceAccountsForGroups()
getImpersonationServiceAccountsForGroups in interface BigQueryConfigpublic Optional<String> getImpersonationServiceAccount()
getImpersonationServiceAccount in interface BigQueryConfigpublic String getParentProjectId()
getParentProjectId in interface BigQueryConfigpublic boolean useParentProjectForMetadataOperations()
useParentProjectForMetadataOperations in interface BigQueryConfigpublic boolean isViewsEnabled()
isViewsEnabled in interface BigQueryConfigpublic Optional<String> getMaterializationProject()
getMaterializationProject in interface BigQueryConfigpublic Optional<String> getMaterializationDataset()
getMaterializationDataset in interface BigQueryConfigpublic int getBigQueryClientConnectTimeout()
getBigQueryClientConnectTimeout in interface BigQueryConfigpublic int getBigQueryClientReadTimeout()
getBigQueryClientReadTimeout in interface BigQueryConfigpublic com.google.api.gax.retrying.RetrySettings getBigQueryClientRetrySettings()
getBigQueryClientRetrySettings in interface BigQueryConfigpublic BigQueryProxyConfig getBigQueryProxyConfig()
getBigQueryProxyConfig in interface BigQueryConfigpublic Optional<String> getBigQueryStorageGrpcEndpoint()
getBigQueryStorageGrpcEndpoint in interface BigQueryConfigpublic Optional<String> getBigQueryHttpEndpoint()
getBigQueryHttpEndpoint in interface BigQueryConfigpublic int getCacheExpirationTimeInMinutes()
getCacheExpirationTimeInMinutes in interface BigQueryConfigpublic com.google.common.collect.ImmutableMap<String,String> getBigQueryJobLabels()
getBigQueryJobLabels in interface BigQueryConfigpublic Optional<Long> getCreateReadSessionTimeoutInSeconds()
getCreateReadSessionTimeoutInSeconds in interface BigQueryConfigpublic int getChannelPoolSize()
getChannelPoolSize in interface BigQueryConfigpublic Optional<Integer> getFlowControlWindowBytes()
getFlowControlWindowBytes in interface BigQueryConfigpublic com.google.cloud.bigquery.QueryJobConfiguration.Priority getQueryJobPriority()
getQueryJobPriority in interface BigQueryConfigpublic long getBigQueryJobTimeoutInMinutes()
getBigQueryJobTimeoutInMinutes in interface BigQueryConfigCopyright © 2024. All rights reserved.