// 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\u003eThe webpage provides documentation and reference for various versions of the \u003ccode\u003eservicecontrol_v2_1_1ServiceControllerClient\u003c/code\u003e component.\u003c/p\u003e\n"],["\u003cp\u003eVersion \u003ccode\u003e2.37.0-rc\u003c/code\u003e is the latest release candidate, while the latest stable version is \u003ccode\u003e2.36.0\u003c/code\u003e.\u003c/p\u003e\n"],["\u003cp\u003eThe page contains links to documentation for a range of versions, spanning from \u003ccode\u003e2.37.0-rc\u003c/code\u003e down to \u003ccode\u003e2.11.0\u003c/code\u003e.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eServiceControllerClient\u003c/code\u003e endpoint configuration can be overridden using Google Cloud Options, as demonstrated in the provided code snippet.\u003c/p\u003e\n"],["\u003cp\u003eThe code snippet provided shows how to configure the endpoint to use \u003ccode\u003e"private.googleapis.com"\u003c/code\u003e and create a \u003ccode\u003eServiceControllerClient\u003c/code\u003e with that configuration.\u003c/p\u003e\n"]]],[],null,[]]