Class BigQueryOptions.DefaultBigQueryRpcFactory (2.23.2)

public static class BigQueryOptions.DefaultBigQueryRpcFactory implements BigQueryRpcFactory

Inheritance

java.lang.Object > BigQueryOptions.DefaultBigQueryRpcFactory

Implements

BigQueryRpcFactory

Constructors

DefaultBigQueryRpcFactory()

public DefaultBigQueryRpcFactory()

Methods

create(BigQueryOptions options)

public ServiceRpc create(BigQueryOptions options)
Parameter
NameDescription
optionsBigQueryOptions
Returns
TypeDescription
com.google.cloud.ServiceRpc