// 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 vpc_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"]],[["Hard to understand","hardToUnderstand","thumb-down"],["Incorrect information or sample code","incorrectInformationOrSampleCode","thumb-down"],["Missing the information/samples I need","missingTheInformationSamplesINeed","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-08-14 UTC."],[[["\u003cp\u003eThe latest version available is 2.37.0-rc, which can be accessed via the provided link.\u003c/p\u003e\n"],["\u003cp\u003eThe documentation provides access to a range of versions, from 2.37.0-rc down to version 2.11.0.\u003c/p\u003e\n"],["\u003cp\u003eEach version listed includes a specific endpoint snippet for the servicecontrol_v1_1_1ServiceControllerClient.\u003c/p\u003e\n"],["\u003cp\u003eThe provided content shows how to override the servicecontroller client endpoint configuration to use the "private.googleapis.com" endpoint.\u003c/p\u003e\n"]]],[],null,[]]