A factory function to construct an object of type ProjectsConnection 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 ProjectsClient.
The optional options argument may be used to configure aspects of the returned ProjectsConnection. 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 Google Cloud C++ Client Library's \u003ccode\u003ecompute_projects_v1\u003c/code\u003e namespace, specifically for version 2.33.0.\u003c/p\u003e\n"],["\u003cp\u003eThe latest release candidate available is version 2.37.0-rc, and the page offers access to documentation for multiple versions, spanning from 2.15.1 to 2.37.0-rc.\u003c/p\u003e\n"],["\u003cp\u003eKey classes included in this version are \u003ccode\u003eProjectsClient\u003c/code\u003e, \u003ccode\u003eProjectsConnection\u003c/code\u003e, and various policy classes like \u003ccode\u003eProjectsConnectionIdempotencyPolicy\u003c/code\u003e, \u003ccode\u003eProjectsLimitedErrorCountRetryPolicy\u003c/code\u003e, \u003ccode\u003eProjectsLimitedTimeRetryPolicy\u003c/code\u003e, and \u003ccode\u003eProjectsRetryPolicy\u003c/code\u003e.\u003c/p\u003e\n"],["\u003cp\u003eThe page also documents several structs related to configuring policies for projects, such as \u003ccode\u003eProjectsBackoffPolicyOption\u003c/code\u003e, \u003ccode\u003eProjectsConnectionIdempotencyPolicyOption\u003c/code\u003e, \u003ccode\u003eProjectsPollingPolicyOption\u003c/code\u003e, and \u003ccode\u003eProjectsRetryPolicyOption\u003c/code\u003e.\u003c/p\u003e\n"],["\u003cp\u003eThe documentation provides details on a factory function, \u003ccode\u003eMakeProjectsConnectionRest(Options)\u003c/code\u003e, which constructs a \u003ccode\u003eProjectsConnection\u003c/code\u003e object using REST over HTTP.\u003c/p\u003e\n"]]],[],null,[]]