// 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::compute_autoscalers_v1::AutoscalersClient(
google::cloud::compute_autoscalers_v1::MakeAutoscalersConnectionRest(
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 access to documentation for various versions of the \u003ccode\u003ecompute_autoscalers_v1_1_1AutoscalersClient\u003c/code\u003e, ranging from version 2.15.1 up to the release candidate 2.37.0-rc.\u003c/p\u003e\n"],["\u003cp\u003eThe latest stable release available is version 2.36.0, while 2.37.0-rc is the most recent release candidate version.\u003c/p\u003e\n"],["\u003cp\u003eVersion 2.22.1 is highlighted as the starting point, and the page includes several prior releases, all the way back to version 2.15.1, for reference.\u003c/p\u003e\n"],["\u003cp\u003eThe documentation demonstrates how to configure the \u003ccode\u003eAutoscalersClient\u003c/code\u003e endpoint, specifically for scenarios like Private Google Access, through the \u003ccode\u003eEndpointOption\u003c/code\u003e in \u003ccode\u003egoogle::cloud::Options\u003c/code\u003e.\u003c/p\u003e\n"],["\u003cp\u003eThere are snippets for override configuration for the \u003ccode\u003ecompute_autoscalers_v1::AutoscalersClient\u003c/code\u003e Endpoint.\u003c/p\u003e\n"]]],[],null,[]]