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 webpage provides documentation for the `AssetService` class within the `Google.Cloud.Asset.V1` namespace, specifically for .NET development."],["The latest version documented is 3.12.0, with historical versions dating back to 2.7.0 accessible through linked documentation."],["`AssetService` inherits from the base `Object` class and offers methods like `BindService` for server-side service definition and handling."],["The `BindService` method allows registration of service methods, either with or without a provided implementation."],["The provided version `2.10.0` appears to be the version of the `AssetService` that the page's specific content pertains to, as this is the version attached to most of the links."]]],[]]