// 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_v2::ServiceControllerClient(
google::cloud::servicecontrol_v2::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 webpage provides access to documentation for various versions of the \u003ccode\u003eservicecontrol_v2_1_1ServiceControllerClient\u003c/code\u003e component.\u003c/p\u003e\n"],["\u003cp\u003eThe most recent release candidate version available is 2.37.0-rc, while 2.28.0 is the latest non-candidate version found in the provided list of versions.\u003c/p\u003e\n"],["\u003cp\u003eThe documentation spans versions from 2.11.0 up to the 2.37.0 release candidate, showing the history of this component.\u003c/p\u003e\n"],["\u003cp\u003eEach version listed has a link to its specific documentation, located within the C++ docs for the \u003ccode\u003eservicecontrol\u003c/code\u003e reference.\u003c/p\u003e\n"],["\u003cp\u003eThere is example code provided for overriding the \u003ccode\u003eservicecontrol_v2::ServiceControllerClient\u003c/code\u003e endpoint configuration, setting it to "private.googleapis.com".\u003c/p\u003e\n"]]],[],null,[]]