A factory function to construct an object of type LicenseCodesConnection 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 LicenseCodesClient.
The optional options argument may be used to configure aspects of the returned LicenseCodesConnection. 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 \u003ccode\u003ecompute_license_codes_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 content includes details on the \u003ccode\u003eLicenseCodesClient\u003c/code\u003e, which is the service interface, as well as the \u003ccode\u003eLicenseCodesConnection\u003c/code\u003e object that the client relies upon.\u003c/p\u003e\n"],["\u003cp\u003eSeveral classes related to retry policies, such as \u003ccode\u003eLicenseCodesLimitedErrorCountRetryPolicy\u003c/code\u003e, \u003ccode\u003eLicenseCodesLimitedTimeRetryPolicy\u003c/code\u003e, and \u003ccode\u003eLicenseCodesRetryPolicy\u003c/code\u003e, are documented for managing connection resilience.\u003c/p\u003e\n"],["\u003cp\u003eStructs for configuring options like backoff policies, idempotency, and retry policies, including \u003ccode\u003eLicenseCodesBackoffPolicyOption\u003c/code\u003e, \u003ccode\u003eLicenseCodesConnectionIdempotencyPolicyOption\u003c/code\u003e, and \u003ccode\u003eLicenseCodesRetryPolicyOption\u003c/code\u003e, are available.\u003c/p\u003e\n"],["\u003cp\u003eThe documentation details the function \u003ccode\u003eMakeLicenseCodesConnectionRest\u003c/code\u003e, used for creating a REST-based \u003ccode\u003eLicenseCodesConnection\u003c/code\u003e, including descriptions of parameters and expected options.\u003c/p\u003e\n"]]],[],null,[]]