public static void BindService(ServiceBinderBase serviceBinder, NetApp.NetAppBase serviceImpl)
Register service method with a service binder with or without implementation. Useful when customizing the service binding logic.
Note: this method is part of an experimental API that can change or be removed without any prior notice.
[[["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-06-12 UTC."],[[["This documentation page covers the `NetApp` class within the `Google.Cloud.NetApp.V1` namespace, specifically version 1.3.0 of the API."],["The `NetApp` class is part of the NetApp Files Google Cloud Service and provides an interface for interacting with the service."],["The page includes reference documentation and code samples for the `NetApp` API, alongside information on inherited members."],["There are multiple versions of the NetApp API available, with the latest being 1.8.0 and this page referencing version 1.3.0."],["Two methods, `BindService(NetAppBase)` and `BindService(ServiceBinderBase, NetAppBase)`, are documented for creating service definitions and customizing service binding logic."]]],[]]