Package com.google.cloud.bigquery
Class BigQueryOptions
java.lang.Object
com.google.cloud.ServiceOptions<BigQuery,BigQueryOptions>
com.google.cloud.bigquery.BigQueryOptions
- All Implemented Interfaces:
Serializable
- See Also:
-
Nested Class Summary
Nested ClassesModifier and TypeClassDescriptionstatic classstatic classstatic class -
Field Summary
Fields inherited from class com.google.cloud.ServiceOptions
clientLibToken, CREDENTIAL_ENV_NAME, credentials -
Method Summary
Modifier and TypeMethodDescriptionbooleanprotected BigQueryRpcstatic com.google.cloud.http.HttpTransportOptionsstatic BigQueryOptionsbooleanbooleaninthashCode()booleanstatic BigQueryOptions.BuildervoidsetQueryPreviewEnabled(String queryPreviewEnabled) voidsetThrowNotFound(boolean setThrowNotFound) voidsetUseInt64Timestamps(boolean useInt64Timestamps) Methods inherited from class com.google.cloud.ServiceOptions
baseEquals, baseHashCode, defaultRetrySettings, getApiTracerFactory, getAppEngineAppId, getAppEngineProjectId, getAppEngineProjectIdFromAppId, getApplicationName, getClientLibToken, getClock, getCredentials, getDefaultHost, getDefaultProject, getDefaultProjectId, getDefaultRetrySettings, getFromServiceLoader, getGoogApiClientLibName, getGoogleCloudProjectId, getHost, getLibraryName, getLibraryVersion, getMergedHeaderProvider, getNoRetrySettings, getProjectId, getQuotaProjectId, getResolvedApiaryHost, getResolvedHost, getRetrySettings, getRpc, getScopedCredentials, getService, getServiceAccountProjectId, getTransportOptions, getUniverseDomain, getUserAgent, hasValidUniverseDomain, newInstance, projectIdRequired, shouldRefreshRpc, shouldRefreshService
-
Method Details
-
getDefaultHttpTransportOptions
public static com.google.cloud.http.HttpTransportOptions getDefaultHttpTransportOptions() -
getScopes
- Specified by:
getScopesin classcom.google.cloud.ServiceOptions<BigQuery,BigQueryOptions>
-
getBigQueryRpcV2
-
getLocation
-
isQueryPreviewEnabled
public boolean isQueryPreviewEnabled() -
setThrowNotFound
public void setThrowNotFound(boolean setThrowNotFound) -
setUseInt64Timestamps
public void setUseInt64Timestamps(boolean useInt64Timestamps) -
setQueryPreviewEnabled
-
getThrowNotFound
public boolean getThrowNotFound() -
getUseInt64Timestamps
public boolean getUseInt64Timestamps() -
toBuilder
- Specified by:
toBuilderin classcom.google.cloud.ServiceOptions<BigQuery,BigQueryOptions>
-
hashCode
public int hashCode() -
equals
-
getDefaultInstance
-
newBuilder
-