Module: Google::Cloud::Bigquery::Connection::V1::ConnectionService
- Defined in:
- lib/google/cloud/bigquery/connection/v1/connection_service.rb,
lib/google/cloud/bigquery/connection/v1/connection_service/rest.rb,
lib/google/cloud/bigquery/connection/v1/connection_service/paths.rb,
lib/google/cloud/bigquery/connection/v1/connection_service/client.rb,
lib/google/cloud/bigquery/connection/v1/connection_service/credentials.rb,
lib/google/cloud/bigquery/connection/v1/connection_service/rest/client.rb,
lib/google/cloud/bigquery/connection/v1/connection_service/rest/service_stub.rb
Overview
Manages external data source connections and credentials.
To load this service and instantiate a REST client:
require "google/cloud/bigquery/connection/v1/connection_service/rest"
client = ::Google::Cloud::Bigquery::Connection::V1::ConnectionService::Rest::Client.new
Defined Under Namespace
Modules: Paths, Rest Classes: Client, Credentials