public class BigQueryOptions extends HttpServiceOptions<BigQuery,BigQueryRpc,BigQueryOptions>
| Modifier and Type | Class and Description |
|---|---|
static class |
BigQueryOptions.Builder |
static class |
BigQueryOptions.DefaultBigqueryFactory |
static class |
BigQueryOptions.DefaultBigQueryRpcFactory |
HttpServiceOptions.DefaultHttpTransportFactory, HttpServiceOptions.HttpTransportFactory| Modifier and Type | Method and Description |
|---|---|
static BigQueryOptions.Builder |
builder() |
static BigQueryOptions |
defaultInstance() |
protected BigQueryRpcFactory |
defaultRpcFactory() |
protected BigQueryFactory |
defaultServiceFactory() |
boolean |
equals(Object obj) |
int |
hashCode() |
protected Set<String> |
scopes() |
BigQueryOptions.Builder |
toBuilder() |
baseEquals, baseHashCode, connectTimeout, httpRequestInitializer, httpTransportFactory, readTimeoutappEngineAppId, appEngineProjectId, applicationName, authCredentials, baseEquals, clock, defaultHost, defaultProject, defaultRetryParams, googleCloudProjectId, host, libraryName, libraryVersion, projectId, projectIdRequired, retryParams, rpc, service, serviceAccountProjectIdprotected BigQueryFactory defaultServiceFactory()
defaultServiceFactory in class ServiceOptions<BigQuery,BigQueryRpc,BigQueryOptions>protected BigQueryRpcFactory defaultRpcFactory()
defaultRpcFactory in class ServiceOptions<BigQuery,BigQueryRpc,BigQueryOptions>protected Set<String> scopes()
scopes in class ServiceOptions<BigQuery,BigQueryRpc,BigQueryOptions>public BigQueryOptions.Builder toBuilder()
toBuilder in class ServiceOptions<BigQuery,BigQueryRpc,BigQueryOptions>public static BigQueryOptions defaultInstance()
public static BigQueryOptions.Builder builder()
Copyright © 2016 Google. All rights reserved.