// 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_node_groups_v1::NodeGroupsClient(
google::cloud::compute_node_groups_v1::MakeNodeGroupsConnectionRest(
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_node_groups_v1_1_1NodeGroupsClient\u003c/code\u003e component, ranging from version 2.15.1 to 2.36.0, including the latest release candidate 2.37.0-rc.\u003c/p\u003e\n"],["\u003cp\u003eVersion 2.21.0 is specifically highlighted at the top of the list, possibly indicating the current version being focused on or referred to in the main webpage.\u003c/p\u003e\n"],["\u003cp\u003eEach version listed links to a corresponding documentation page via the listed URL, for example, \u003ccode\u003ecompute_node_groups_v1_1_1NodeGroupsClient-endpoint-snippet\u003c/code\u003e.\u003c/p\u003e\n"],["\u003cp\u003eThe documentation shows an example of overriding the default endpoint configuration for \u003ccode\u003ecompute_node_groups_v1::NodeGroupsClient\u003c/code\u003e, detailing how to set a custom endpoint to \u003ccode\u003eprivate.googleapis.com\u003c/code\u003e.\u003c/p\u003e\n"]]],[],null,[]]