A factory function to construct an object of type ZonesConnection 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 ZonesClient.
The optional options argument may be used to configure aspects of the returned ZonesConnection. 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 C++ reference documentation for the \u003ccode\u003ecompute_zones_v1\u003c/code\u003e namespace, offering different versioned references.\u003c/p\u003e\n"],["\u003cp\u003eThe latest version of the reference is \u003ccode\u003e2.37.0-rc\u003c/code\u003e, which is the most up-to-date version currently available for review.\u003c/p\u003e\n"],["\u003cp\u003eThe document details classes like \u003ccode\u003eZonesClient\u003c/code\u003e, \u003ccode\u003eZonesConnection\u003c/code\u003e, and various policy classes for handling connections and retries related to zones.\u003c/p\u003e\n"],["\u003cp\u003eStructs like \u003ccode\u003eZonesBackoffPolicyOption\u003c/code\u003e, \u003ccode\u003eZonesConnectionIdempotencyPolicyOption\u003c/code\u003e, and \u003ccode\u003eZonesRetryPolicyOption\u003c/code\u003e are described for configuring behavior with \u003ccode\u003egoogle::cloud::Options\u003c/code\u003e.\u003c/p\u003e\n"],["\u003cp\u003eA factory function, \u003ccode\u003eMakeZonesConnectionRest\u003c/code\u003e, is included for constructing a \u003ccode\u003eZonesConnection\u003c/code\u003e object using REST over HTTP instead of gRPC.\u003c/p\u003e\n"]]],[],null,[]]