// 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::QuotaControllerClient(
google::cloud::servicecontrol_v1::MakeQuotaControllerConnection(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 of the service control documentation is version 2.37.0-rc, as indicated by the "latest" label.\u003c/p\u003e\n"],["\u003cp\u003eThe webpage provides access to historical versions of the documentation, starting from version 2.37.0-rc down to version 2.11.0.\u003c/p\u003e\n"],["\u003cp\u003eEach version listed has a corresponding link to documentation specific to that release, for \u003ccode\u003eservicecontrol_v1_1_1QuotaControllerClient\u003c/code\u003e.\u003c/p\u003e\n"],["\u003cp\u003eIt highlights how to override the default endpoint configuration for the \u003ccode\u003eservicecontrol_v1::QuotaControllerClient\u003c/code\u003e, showing an example setup for Private Google Access.\u003c/p\u003e\n"]]],[],null,[]]