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 comprehensive reference information for the Google Cloud Compute Zones API, specifically for C++ version 2.35.0.\u003c/p\u003e\n"],["\u003cp\u003eThe content includes links to documentation for numerous previous versions of the API, ranging from 2.15.1 up to the latest release candidate 2.37.0-rc, facilitating access to version-specific details.\u003c/p\u003e\n"],["\u003cp\u003eThe documentation details the \u003ccode\u003eZonesClient\u003c/code\u003e service and the associated \u003ccode\u003eZonesConnection\u003c/code\u003e, \u003ccode\u003eZonesConnectionIdempotencyPolicy\u003c/code\u003e, and various retry policies, as well as supporting structs like \u003ccode\u003eZonesBackoffPolicyOption\u003c/code\u003e.\u003c/p\u003e\n"],["\u003cp\u003eIt also contains a factory function, \u003ccode\u003eMakeZonesConnectionRest\u003c/code\u003e, which constructs a \u003ccode\u003eZonesConnection\u003c/code\u003e object for use with REST over HTTP for services that don't support gRPC or are restricted from using gRPC.\u003c/p\u003e\n"],["\u003cp\u003eThe document outlines the usage of \u003ccode\u003eZonesConnection\u003c/code\u003e with options to configure aspects such as common, REST, unified credentials, and \u003ccode\u003eZonesPolicyOptionList\u003c/code\u003e, offering flexibility in transport configuration.\u003c/p\u003e\n"]]],[],null,[]]