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 the \u003ccode\u003ecompute_node_groups_v1\u003c/code\u003e namespace, with version 2.30.0 being detailed.\u003c/p\u003e\n"],["\u003cp\u003eThe latest release candidate version available is 2.37.0-rc, and older versions are available dating back to 2.15.1, all accessible via their respective links.\u003c/p\u003e\n"],["\u003cp\u003eKey classes documented include \u003ccode\u003eNodeGroupsClient\u003c/code\u003e, \u003ccode\u003eNodeGroupsConnection\u003c/code\u003e, and associated policy classes like \u003ccode\u003eNodeGroupsConnectionIdempotencyPolicy\u003c/code\u003e, \u003ccode\u003eNodeGroupsLimitedErrorCountRetryPolicy\u003c/code\u003e, \u003ccode\u003eNodeGroupsLimitedTimeRetryPolicy\u003c/code\u003e, and \u003ccode\u003eNodeGroupsRetryPolicy\u003c/code\u003e.\u003c/p\u003e\n"],["\u003cp\u003eThe documentation also includes structs to configure options, such as \u003ccode\u003eNodeGroupsBackoffPolicyOption\u003c/code\u003e, \u003ccode\u003eNodeGroupsConnectionIdempotencyPolicyOption\u003c/code\u003e, \u003ccode\u003eNodeGroupsPollingPolicyOption\u003c/code\u003e, and \u003ccode\u003eNodeGroupsRetryPolicyOption\u003c/code\u003e.\u003c/p\u003e\n"],["\u003cp\u003eThe document provides a factory function \u003ccode\u003eMakeNodeGroupsConnectionRest\u003c/code\u003e for creating a \u003ccode\u003eNodeGroupsConnection\u003c/code\u003e object using REST over HTTP transport, which can be configured with various options and is passed as an argument to the \u003ccode\u003eNodeGroupsClient\u003c/code\u003e constructor.\u003c/p\u003e\n"]]],[],null,[]]