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 reference information for the \u003ccode\u003ecompute_zones_v1\u003c/code\u003e namespace in C++, focusing on version 2.26.0, with links to other versions ranging from 2.37.0-rc down to 2.15.1.\u003c/p\u003e\n"],["\u003cp\u003eIt details classes such as \u003ccode\u003eZonesClient\u003c/code\u003e, \u003ccode\u003eZonesConnection\u003c/code\u003e, and various retry and idempotency policies for interacting with the zones resource.\u003c/p\u003e\n"],["\u003cp\u003eThe document outlines the usage of \u003ccode\u003egoogle::cloud::Options\u003c/code\u003e for configuring backoff, retry, and idempotency policies through \u003ccode\u003eZonesBackoffPolicyOption\u003c/code\u003e, \u003ccode\u003eZonesConnectionIdempotencyPolicyOption\u003c/code\u003e, and \u003ccode\u003eZonesRetryPolicyOption\u003c/code\u003e.\u003c/p\u003e\n"],["\u003cp\u003eIt includes the \u003ccode\u003eMakeZonesConnectionRest\u003c/code\u003e function, which constructs a \u003ccode\u003eZonesConnection\u003c/code\u003e object utilizing REST over HTTP for services that do not support gRPC or when gRPC is unavailable.\u003c/p\u003e\n"]]],[],null,[]]