A factory function to construct an object of type RegionDisksConnection 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 RegionDisksClient.
The optional options argument may be used to configure aspects of the returned RegionDisksConnection. 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_region_disks_v1\u003c/code\u003e namespace, including details on various versions, with version 2.37.0-rc being the latest.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eRegionDisksClient\u003c/code\u003e class is the service for the \u003ccode\u003eregionDisks\u003c/code\u003e resource, and the \u003ccode\u003eRegionDisksConnection\u003c/code\u003e object is used in relation to the client, along with other supporting classes like \u003ccode\u003eRegionDisksConnectionIdempotencyPolicy\u003c/code\u003e, \u003ccode\u003eRegionDisksLimitedErrorCountRetryPolicy\u003c/code\u003e, \u003ccode\u003eRegionDisksLimitedTimeRetryPolicy\u003c/code\u003e, and \u003ccode\u003eRegionDisksRetryPolicy\u003c/code\u003e.\u003c/p\u003e\n"],["\u003cp\u003eSeveral struct options, such as \u003ccode\u003eRegionDisksBackoffPolicyOption\u003c/code\u003e, \u003ccode\u003eRegionDisksConnectionIdempotencyPolicyOption\u003c/code\u003e, \u003ccode\u003eRegionDisksPollingPolicyOption\u003c/code\u003e, and \u003ccode\u003eRegionDisksRetryPolicyOption\u003c/code\u003e, are available for configuring different policies related to region disks.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eMakeRegionDisksConnectionRest\u003c/code\u003e function creates a \u003ccode\u003eRegionDisksConnection\u003c/code\u003e object using REST over HTTP transport, which can be configured with multiple types of options.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eRegionDisksPolicyOptionList\u003c/code\u003e type alias is for options applicable to \u003ccode\u003eRegionDisks\u003c/code\u003e which are \u003ccode\u003eRegionDisksRetryPolicyOption\u003c/code\u003e, \u003ccode\u003eRegionDisksBackoffPolicyOption\u003c/code\u003e, \u003ccode\u003eRegionDisksPollingPolicyOption\u003c/code\u003e, and \u003ccode\u003eRegionDisksConnectionIdempotencyPolicyOption\u003c/code\u003e.\u003c/p\u003e\n"]]],[],null,[]]