// 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::bigquerycontrol_v2::TableServiceClient(
google::cloud::bigquerycontrol_v2::MakeTableServiceConnectionRest(
options));
[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Missing the information I need","missingTheInformationINeed","thumb-down"],["Too complicated / too many steps","tooComplicatedTooManySteps","thumb-down"],["Out of date","outOfDate","thumb-down"],["Samples / code issue","samplesCodeIssue","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-08-14 UTC."],[[["\u003cp\u003eThe latest release candidate version is 2.37.0-rc, with a link provided for more details.\u003c/p\u003e\n"],["\u003cp\u003eThere are multiple versions available, ranging from 2.27.0 up to 2.36.0, each with individual documentation links.\u003c/p\u003e\n"],["\u003cp\u003eVersion 2.28.0 is specifically noted as the current version in view, which can be switched from with the dropdown feature.\u003c/p\u003e\n"],["\u003cp\u003eThe page offers information about overriding the \u003ccode\u003ebigquerycontrol_v2::TableServiceClient\u003c/code\u003e endpoint configuration.\u003c/p\u003e\n"],["\u003cp\u003eThe provided code snippet demonstrates how to configure the endpoint for Private Google Access using the \u003ccode\u003egoogle::cloud::Options\u003c/code\u003e class.\u003c/p\u003e\n"]]],[],null,[]]