A factory function to construct an object of type RegionsConnection 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 RegionsClient.
The optional options argument may be used to configure aspects of the returned RegionsConnection. 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 a comprehensive reference for the \u003ccode\u003ecompute_regions_v1\u003c/code\u003e C++ library, covering various versions from 2.15.1 to the latest release candidate 2.37.0-rc.\u003c/p\u003e\n"],["\u003cp\u003eThe latest version available is 2.37.0-rc, and the page includes documentation for numerous preceding versions, allowing users to navigate and find information specific to their required version.\u003c/p\u003e\n"],["\u003cp\u003eKey classes within this library are \u003ccode\u003eRegionsClient\u003c/code\u003e for service access, \u003ccode\u003eRegionsConnection\u003c/code\u003e for handling connections, and several retry policy classes such as \u003ccode\u003eRegionsLimitedErrorCountRetryPolicy\u003c/code\u003e and \u003ccode\u003eRegionsRetryPolicy\u003c/code\u003e.\u003c/p\u003e\n"],["\u003cp\u003eThe document also defines functions like \u003ccode\u003eMakeRegionsConnectionRest\u003c/code\u003e to set up the connection using REST over HTTP instead of gRPC.\u003c/p\u003e\n"],["\u003cp\u003eStructs are available, such as \u003ccode\u003eRegionsBackoffPolicyOption\u003c/code\u003e, \u003ccode\u003eRegionsConnectionIdempotencyPolicyOption\u003c/code\u003e, and \u003ccode\u003eRegionsRetryPolicyOption\u003c/code\u003e used to configure various policies and settings when working with the API.\u003c/p\u003e\n"]]],[],null,[]]