A factory function to construct an object of type NodeGroupsConnection that uses REST over HTTP as transport in lieu of gRPC.
REST transport should only be used for services that do not support gRPC or if the existing network configuration precludes using gRPC.
The returned connection object should not be used directly; instead it should be passed as an argument to the constructor of NodeGroupsClient.
The optional options argument may be used to configure aspects of the returned NodeGroupsConnection. Expected options are any of the types in the following option lists:
[[["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 document provides C++ reference documentation for Google Cloud Compute Node Groups, with version 2.37.0-rc being the latest release candidate and version 2.28.0 being the current version in focus.\u003c/p\u003e\n"],["\u003cp\u003eThe documentation covers various classes related to NodeGroups, including \u003ccode\u003eNodeGroupsClient\u003c/code\u003e, \u003ccode\u003eNodeGroupsConnection\u003c/code\u003e, and multiple policy classes for managing retry and connection behavior, all within the \u003ccode\u003egoogle::cloud::compute_node_groups_v1\u003c/code\u003e namespace.\u003c/p\u003e\n"],["\u003cp\u003eIt includes structs such as \u003ccode\u003eNodeGroupsBackoffPolicyOption\u003c/code\u003e, \u003ccode\u003eNodeGroupsConnectionIdempotencyPolicyOption\u003c/code\u003e, \u003ccode\u003eNodeGroupsPollingPolicyOption\u003c/code\u003e, and \u003ccode\u003eNodeGroupsRetryPolicyOption\u003c/code\u003e for customizing the behavior of operations using Google Cloud options.\u003c/p\u003e\n"],["\u003cp\u003eThe document details a factory function, \u003ccode\u003eMakeNodeGroupsConnectionRest\u003c/code\u003e, that creates a \u003ccode\u003eNodeGroupsConnection\u003c/code\u003e object using REST over HTTP instead of gRPC, designed for services that may not support gRPC or face network restrictions.\u003c/p\u003e\n"],["\u003cp\u003eThe documentation includes versioned links to older versions of the Compute Node Groups, allowing the user to see older versions, ranging back to version 2.15.1.\u003c/p\u003e\n"]]],[],null,[]]