Google Cloud BigQuery C++ Client 2.13.0
A C++ Client Library for Google Cloud BigQuery
Loading...
Searching...
No Matches
Override bigquery_migration_v2::MigrationServiceClient 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)
Service to handle EDW migrations.
Definition: migration_client.h:62
std::shared_ptr< MigrationServiceConnection > MakeMigrationServiceConnection(Options options={})
A factory function to construct an object of type MigrationServiceConnection.