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 webpage provides documentation for the Google Cloud NetApp v1 API, specifically the `NetApp` class within the `Google.Cloud.NetApp.V1` namespace."],["The latest version of the API documentation available is 1.8.0, with other versions dating back to 1.0.0 accessible via links."],["The `NetApp` class, part of the NetApp Files Google Cloud Service, inherits from the `object` class and includes methods like `BindService` for server-side logic implementation."],["The documentation details two `BindService` methods, one that returns a `ServerServiceDefinition` and another that registers the service method using a `ServiceBinderBase`."],["This webpage contains reference documentation and code samples for the class NetApp, which has inherited members and is part of the assembly Google.Cloud.NetApp.V1.dll."]]],[]]