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 BigQueryOptionsbooleaninthashCode()booleanstatic BigQueryOptions.BuildervoidsetQueryPreviewEnabled(String queryPreviewEnabled) voidsetThrowNotFound(boolean setThrowNotFound) 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) -
setQueryPreviewEnabled
-
getThrowNotFound
public boolean getThrowNotFound() -
toBuilder
- Specified by:
toBuilderin classcom.google.cloud.ServiceOptions<BigQuery,BigQueryOptions>
-
hashCode
public int hashCode() -
equals
-
getDefaultInstance
-
newBuilder
-