Uses of Class
com.google.cloud.bigquery.connection.v1beta1.ConnectionServiceSettings
-
Packages that use ConnectionServiceSettings Package Description com.google.cloud.bigquery.connection.v1beta1 A client to BigQuery Connection API -
-
Uses of ConnectionServiceSettings in com.google.cloud.bigquery.connection.v1beta1
Methods in com.google.cloud.bigquery.connection.v1beta1 that return ConnectionServiceSettings Modifier and Type Method Description ConnectionServiceSettingsConnectionServiceSettings.Builder. build()static ConnectionServiceSettingsConnectionServiceSettings. create(ConnectionServiceStubSettings stub)ConnectionServiceSettingsConnectionServiceClient. getSettings()Methods in com.google.cloud.bigquery.connection.v1beta1 with parameters of type ConnectionServiceSettings Modifier and Type Method Description static ConnectionServiceClientConnectionServiceClient. create(ConnectionServiceSettings settings)Constructs an instance of ConnectionServiceClient, using the given settings.Constructors in com.google.cloud.bigquery.connection.v1beta1 with parameters of type ConnectionServiceSettings Constructor Description Builder(ConnectionServiceSettings settings)ConnectionServiceClient(ConnectionServiceSettings settings)Constructs an instance of ConnectionServiceClient, using the given settings.
-