A factory function to construct an object of type NetAppConnection.
The returned connection object should not be used directly; instead it should be passed as an argument to the constructor of NetAppClient.
The optional options argument may be used to configure aspects of the returned NetAppConnection. 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"]],[["Hard to understand","hardToUnderstand","thumb-down"],["Incorrect information or sample code","incorrectInformationOrSampleCode","thumb-down"],["Missing the information/samples I need","missingTheInformationSamplesINeed","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-08-14 UTC."],[[["\u003cp\u003eThe latest version of the NetApp C++ client library is 2.37.0-rc, with numerous previous versions available, spanning from 2.36.0 down to 2.16.0.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eNetAppClient\u003c/code\u003e class serves as the primary interface for interacting with the NetApp Files Google Cloud Service.\u003c/p\u003e\n"],["\u003cp\u003eSeveral classes, like \u003ccode\u003eNetAppConnection\u003c/code\u003e, \u003ccode\u003eNetAppLimitedErrorCountRetryPolicy\u003c/code\u003e, and \u003ccode\u003eNetAppLimitedTimeRetryPolicy\u003c/code\u003e, provide options for connection management and defining retry behavior.\u003c/p\u003e\n"],["\u003cp\u003eStructs like \u003ccode\u003eNetAppBackoffPolicyOption\u003c/code\u003e, \u003ccode\u003eNetAppRetryPolicyOption\u003c/code\u003e, and \u003ccode\u003eNetAppPollingPolicyOption\u003c/code\u003e allow for configuring various operational aspects of the client, such as backoff, retries, and polling.\u003c/p\u003e\n"],["\u003cp\u003e\u003ccode\u003eMakeNetAppConnection\u003c/code\u003e is a factory function used to create \u003ccode\u003eNetAppConnection\u003c/code\u003e objects, which can then be passed to the \u003ccode\u003eNetAppClient\u003c/code\u003e constructor, and \u003ccode\u003eMakeDefaultNetAppConnectionIdempotencyPolicy\u003c/code\u003e returns a connection with default idempotency policy.\u003c/p\u003e\n"]]],[],null,[]]