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-04-17 UTC."],[[["The documentation covers the `AssetService` class within the Google Cloud Asset Inventory v1 API, offering detailed reference information and code samples."],["The `AssetService` class is found within the `Google.Cloud.Asset.V1` namespace and is part of the `Google.Cloud.Asset.V1.dll` assembly."],["The documentation provides links to different versions of the API, ranging from version 2.7.0 up to the latest version, 3.12.0."],["Two `BindService` methods are documented: one to create a service definition for server registration and another for registering service methods with a service binder."],["The `AssetService` class inherits from `object`, and the documentation lists inherited members such as `GetHashCode`, `GetType`, `MemberwiseClone`, and `ToString`."]]],[]]