public static void BindService(ServiceBinderBase serviceBinder, RankService.RankServiceBase 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-31 UTC."],[[["The RankService class in the Google.Cloud.DiscoveryEngine.V1 namespace is designed for ranking text records within the Discovery Engine v1 API."],["This documentation provides reference and code samples for the RankService class within the .NET environment, specifically for version 1.3.0 of the API."],["RankService inherits from the base object class and provides methods such as BindService for server-side implementation and service registration."],["The documentation lists various versions of the API, with 1.6.0 being the latest release."],["The assembly for this class is contained in the Google.Cloud.DiscoveryEngine.V1.dll."]]],[]]