public static void BindService(ServiceBinderBase serviceBinder, AssetService.AssetServiceBase 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-03-21 UTC."],[[["This webpage details the `AssetService` class within the `Google.Cloud.Asset.V1` namespace, specifically version 3.0.0, and its role in defining the asset service."],["The page provides links to documentation for various versions of the `AssetService`, ranging from version 3.12.0 (latest) down to version 2.7.0, with version 3.0.0 being specifically documented on the current page."],["The `AssetService` class inherits from `Object` and includes inherited members such as `GetHashCode()`, `GetType()`, `MemberwiseClone()`, and `ToString()`."],["The `AssetService` class offers two methods, `BindService`, each with different overloads, that are utilized to create and register service definitions with a server or service binder, handling server-side logic implementation."],["The class `AssetService` in the assembly `Google.Cloud.Asset.V1.dll` contains the definition of the asset service that has parameters and returns, which are documented, for its methods `BindService`."]]],[]]