A factory function to construct an object of type RoutesConnection 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 RoutesClient.
The optional options argument may be used to configure aspects of the returned RoutesConnection. 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\u003eThe latest version of the compute routes API is 2.37.0-rc, and it provides access to the \u003ccode\u003egoogle::cloud::compute_routes_v1\u003c/code\u003e namespace.\u003c/p\u003e\n"],["\u003cp\u003eThis page details multiple versions of the compute routes API, ranging from 2.15.1 up to the latest version 2.37.0-rc, and provides links for each versions namespace.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eRoutesClient\u003c/code\u003e class offers services related to the routes resource, while \u003ccode\u003eRoutesConnection\u003c/code\u003e is the corresponding connection object for \u003ccode\u003eRoutesClient\u003c/code\u003e.\u003c/p\u003e\n"],["\u003cp\u003eSeveral classes are described regarding retry policies, including \u003ccode\u003eRoutesLimitedErrorCountRetryPolicy\u003c/code\u003e, \u003ccode\u003eRoutesLimitedTimeRetryPolicy\u003c/code\u003e, and \u003ccode\u003eRoutesRetryPolicy\u003c/code\u003e which allow customization of how and when operations are retried within the connection.\u003c/p\u003e\n"],["\u003cp\u003eThe function \u003ccode\u003eMakeRoutesConnectionRest\u003c/code\u003e is described as a factory function to create a \u003ccode\u003eRoutesConnection\u003c/code\u003e object using REST over HTTP instead of gRPC, which is to be passed as an argument to the constructor of \u003ccode\u003eRoutesClient\u003c/code\u003e.\u003c/p\u003e\n"]]],[],null,[]]