A factory function to construct an object of type UrlMapsConnection 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 UrlMapsClient.
The optional options argument may be used to configure aspects of the returned UrlMapsConnection. 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"]],[["Hard to understand","hardToUnderstand","thumb-down"],["Incorrect information or sample code","incorrectInformationOrSampleCode","thumb-down"],["Missing the information/samples I need","missingTheInformationSamplesINeed","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-08-14 UTC."],[[["\u003cp\u003eThis document provides comprehensive C++ reference documentation for the Google Cloud Compute URL Maps API, spanning multiple versions from 2.15.1 to the latest release candidate 2.37.0-rc.\u003c/p\u003e\n"],["\u003cp\u003eThe latest release candidate version for the Compute URL Maps API is 2.37.0-rc, and a list of previous versions are available to reference, with links provided for each.\u003c/p\u003e\n"],["\u003cp\u003eThe document defines essential classes for interacting with URL Maps, including \u003ccode\u003eUrlMapsClient\u003c/code\u003e, \u003ccode\u003eUrlMapsConnection\u003c/code\u003e, and various retry and policy-related classes like \u003ccode\u003eUrlMapsConnectionIdempotencyPolicy\u003c/code\u003e, \u003ccode\u003eUrlMapsLimitedErrorCountRetryPolicy\u003c/code\u003e, and \u003ccode\u003eUrlMapsRetryPolicy\u003c/code\u003e.\u003c/p\u003e\n"],["\u003cp\u003eThe document provides documentation for various structs that define options for the google cloud URL maps API, such as \u003ccode\u003eUrlMapsBackoffPolicyOption\u003c/code\u003e, \u003ccode\u003eUrlMapsConnectionIdempotencyPolicyOption\u003c/code\u003e, \u003ccode\u003eUrlMapsPollingPolicyOption\u003c/code\u003e, and \u003ccode\u003eUrlMapsRetryPolicyOption\u003c/code\u003e.\u003c/p\u003e\n"],["\u003cp\u003eIt includes factory functions, such as \u003ccode\u003eMakeUrlMapsConnectionRest\u003c/code\u003e, which are used to create and configure \u003ccode\u003eUrlMapsConnection\u003c/code\u003e objects for managing URL Maps over HTTP REST, and \u003ccode\u003eMakeDefaultUrlMapsConnectionIdempotencyPolicy\u003c/code\u003e that returns the connection policy.\u003c/p\u003e\n"]]],[],null,[]]