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"]],[["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-07 UTC."],[[["This documentation page covers the `NetApp` class within the `Google.Cloud.NetApp.V1` namespace, specifically version 1.6.0 of the API."],["The `NetApp` class is part of the NetApp Files Google Cloud Service and provides reference documentation and code samples for the NetApp v1 API."],["The page provides links to different versions of the NetApp API, ranging from version 1.0.0 up to the latest version, 1.8.0."],["Two `BindService` methods are detailed, which are used for creating and registering server service definitions with or without implementation."],["The `NetApp` class inherits members from the base `object` class, such as `GetHashCode`, `GetType`, `MemberwiseClone`, and `ToString`."]]],[]]