public class BigQueryOptions extends ServiceOptions<BigQuery,BigQueryRpc,BigQueryOptions>
| Modifier and Type | Class and Description |
|---|---|
static class |
BigQueryOptions.Builder |
static class |
BigQueryOptions.DefaultBigqueryFactory |
static class |
BigQueryOptions.DefaultBigQueryRpcFactory |
ServiceOptions.DefaultHttpTransportFactory, ServiceOptions.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() |
appEngineAppId, appEngineProjectId, applicationName, authCredentials, baseEquals, baseHashCode, clock, connectTimeout, defaultHost, defaultProject, defaultRetryParams, googleCloudProjectId, host, httpRequestInitializer, httpTransportFactory, projectId, projectIdRequired, readTimeout, 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.