// 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 various versions of the \u003ccode\u003eServiceControllerClient\u003c/code\u003e within the Google Cloud C++ client library, specifically for the \u003ccode\u003eservicecontrol\u003c/code\u003e service.\u003c/p\u003e\n"],["\u003cp\u003eThe latest version available is \u003ccode\u003e2.37.0-rc\u003c/code\u003e, with a range of previous versions listed, from \u003ccode\u003e2.36.0\u003c/code\u003e down to \u003ccode\u003e2.11.0\u003c/code\u003e.\u003c/p\u003e\n"],["\u003cp\u003eEach listed version links to a specific documentation page detailing the \u003ccode\u003eServiceControllerClient-endpoint-snippet\u003c/code\u003e for that respective release.\u003c/p\u003e\n"],["\u003cp\u003eThe page includes an example of how to override the \u003ccode\u003eServiceControllerClient\u003c/code\u003e endpoint configuration, demonstrating the usage of the \u003ccode\u003egoogle::cloud::Options\u003c/code\u003e class and the \u003ccode\u003eEndpointOption\u003c/code\u003e to use a private endpoint.\u003c/p\u003e\n"],["\u003cp\u003eThe documentation versions are listed in descending order.\u003c/p\u003e\n"]]],[],null,[]]