Google Cloud BigQuery C++ Client 2.13.0
A C++ Client Library for Google Cloud BigQuery
Loading...
Searching...
No Matches
Override bigquery_connection_v1::ConnectionServiceClient Endpoint Configuration
// This configuration is common with Private Google Access:
// https://cloud.google.com/vpc/docs/private-google-access
"private.googleapis.com");
options));
Options & set(ValueTypeT< T > v)
Manages external data source connections and credentials.
Definition: connection_client.h:61
std::shared_ptr< ConnectionServiceConnection > MakeConnectionServiceConnection(Options options={})
A factory function to construct an object of type ConnectionServiceConnection.