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."],[[["This document provides reference documentation for the `AssetService` class within the Google Cloud Asset Inventory v1 API, specifically for .NET development."],["The latest version documented is 3.12.0, while version 3.2.0 is the context for the current document page, and includes a listing of all available versions from 3.12.0 down to 2.7.0."],["`AssetService` inherits from `Object` and exposes methods like `BindService`, which is used for registering service definitions with a server or a service binder."],["The `AssetService` class resides within the `Google.Cloud.Asset.V1` namespace, and it's assembly file is `Google.Cloud.Asset.V1.dll`."]]],[]]