Google Cloud BigQuery C++ Client
2.13.0
A C++ Client Library for Google Cloud BigQuery
Loading...
Searching...
No Matches
Override bigquery_biglake_v1::MetastoreServiceClient Endpoint Configuration
// This configuration is common with Private Google Access:
// https://cloud.google.com/vpc/docs/private-google-access
auto
options =
google::cloud::Options
{}.
set
<
google::cloud::EndpointOption
>(
"private.googleapis.com"
);
auto
client =
google::cloud::bigquery_biglake_v1::MetastoreServiceClient
(
google::cloud::bigquery_biglake_v1::MakeMetastoreServiceConnection
(
options));
google::cloud::Options
google::cloud::Options::set
Options & set(ValueTypeT< T > v)
google::cloud::bigquery_biglake_v1::MetastoreServiceClient
BigLake Metastore is a serverless, highly available, multi-tenant runtime metastore for Google Cloud ...
Definition:
metastore_client.h:70
google::cloud::bigquery_biglake_v1::MakeMetastoreServiceConnection
std::shared_ptr< MetastoreServiceConnection > MakeMetastoreServiceConnection(Options options={})
A factory function to construct an object of type MetastoreServiceConnection.
google::cloud::EndpointOption
Generated on Mon Jul 3 2023 20:47:17 for Google Cloud BigQuery C++ Client by
1.9.5