// 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::servicecontrol_v1::ServiceControllerClient(
google::cloud::servicecontrol_v1::MakeServiceControllerConnection(
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\u003eThis page provides documentation for the \u003ccode\u003eservicecontrol_v1_1_1ServiceControllerClient\u003c/code\u003e within the C++ library, detailing its endpoint configuration.\u003c/p\u003e\n"],["\u003cp\u003eThe latest version available is 2.37.0-rc, and the page lists all releases back to version 2.11.0, allowing access to documentation for each.\u003c/p\u003e\n"],["\u003cp\u003eUsers can find documentation and configuration details for a specific version of the \u003ccode\u003eServiceControllerClient\u003c/code\u003e by clicking the corresponding version number in the list.\u003c/p\u003e\n"],["\u003cp\u003eThe provided code snippet demonstrates how to override the default endpoint to use "private.googleapis.com", which is commonly utilized with Private Google Access.\u003c/p\u003e\n"]]],[],null,[]]