// 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_instance_groups_v1::InstanceGroupsClient(
google::cloud::compute_instance_groups_v1::
MakeInstanceGroupsConnectionRest(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 webpage provides access to documentation for various versions of the \u003ccode\u003ecompute_instance_groups_v1\u003c/code\u003e library, ranging from version 2.15.1 to the latest release candidate, 2.37.0-rc.\u003c/p\u003e\n"],["\u003cp\u003eEach version listed, such as 2.36.0, 2.35.0, and so on, links to the specific documentation for the \u003ccode\u003ecompute_instance_groups_v1_1_1InstanceGroupsClient-endpoint-snippet\u003c/code\u003e at that version.\u003c/p\u003e\n"],["\u003cp\u003eThe code provided shows how to configure the \u003ccode\u003eInstanceGroupsClient\u003c/code\u003e endpoint, allowing users to set up a specific endpoint, such as "private.googleapis.com," for private access.\u003c/p\u003e\n"],["\u003cp\u003eThe latest version that is available for selection is version 2.37.0-rc, which is a release candidate, and previous stable version is 2.36.0, followed by 2.35.0.\u003c/p\u003e\n"]]],[],null,[]]