Package com.google.cloud.bigquery
Class BigQueryOptions.DefaultBigQueryRpcFactory
- java.lang.Object
-
- com.google.cloud.bigquery.BigQueryOptions.DefaultBigQueryRpcFactory
-
- All Implemented Interfaces:
BigQueryRpcFactory
,com.google.cloud.spi.ServiceRpcFactory<BigQueryOptions>
- Enclosing class:
- BigQueryOptions
public static class BigQueryOptions.DefaultBigQueryRpcFactory extends Object implements BigQueryRpcFactory
-
-
Constructor Summary
Constructors Constructor Description DefaultBigQueryRpcFactory()
-
-
-
Method Detail
-
create
public com.google.cloud.ServiceRpc create(BigQueryOptions options)
- Specified by:
create
in interfacecom.google.cloud.spi.ServiceRpcFactory<BigQueryOptions>
-
-