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\u003eThis webpage provides documentation for the Google Cloud Compute Routes API, specifically for version 2.26.0, with links to documentation for versions ranging from 2.15.1 to 2.37.0-rc.\u003c/p\u003e\n"],["\u003cp\u003eThe documentation covers classes such as \u003ccode\u003eRoutesClient\u003c/code\u003e, \u003ccode\u003eRoutesConnection\u003c/code\u003e, \u003ccode\u003eRoutesConnectionIdempotencyPolicy\u003c/code\u003e, and various retry policies related to managing routes.\u003c/p\u003e\n"],["\u003cp\u003eStructs like \u003ccode\u003eRoutesBackoffPolicyOption\u003c/code\u003e, \u003ccode\u003eRoutesConnectionIdempotencyPolicyOption\u003c/code\u003e, \u003ccode\u003eRoutesPollingPolicyOption\u003c/code\u003e, and \u003ccode\u003eRoutesRetryPolicyOption\u003c/code\u003e are detailed for configuring different aspects of route management.\u003c/p\u003e\n"],["\u003cp\u003eThe page includes the function \u003ccode\u003eMakeRoutesConnectionRest\u003c/code\u003e, which creates a \u003ccode\u003eRoutesConnection\u003c/code\u003e object for using REST over HTTP instead of gRPC, especially useful in environments that do not support gRPC.\u003c/p\u003e\n"],["\u003cp\u003eThe documentation also includes the function \u003ccode\u003eMakeDefaultRoutesConnectionIdempotencyPolicy\u003c/code\u003e, that returns the default route connection Idempotency policy.\u003c/p\u003e\n"]]],[],null,[]]