public static void BindService(ServiceBinderBase serviceBinder, Versions.VersionsBase 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.
Parameters
Name
Description
serviceBinder
Grpc.Core.ServiceBinderBase
Service methods will be bound by calling AddMethod on this object.
[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Missing the information I need","missingTheInformationINeed","thumb-down"],["Too complicated / too many steps","tooComplicatedTooManySteps","thumb-down"],["Out of date","outOfDate","thumb-down"],["Samples / code issue","samplesCodeIssue","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-08-07 UTC."],[[["\u003cp\u003eThis webpage details the \u003ccode\u003eVersions\u003c/code\u003e class within the \u003ccode\u003eGoogle.Cloud.Dialogflow.Cx.V3\u003c/code\u003e namespace, which is a service for managing versions in Dialogflow CX.\u003c/p\u003e\n"],["\u003cp\u003eThe latest version of this package is 2.23.0, and the page lists available versions ranging from 1.0.0 to 2.23.0, with links to each version's documentation.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eVersions\u003c/code\u003e class inherits members from \u003ccode\u003eSystem.Object\u003c/code\u003e and is part of the \u003ccode\u003eGoogle.Cloud.Dialogflow.Cx.V3.dll\u003c/code\u003e assembly.\u003c/p\u003e\n"],["\u003cp\u003eIt provides methods \u003ccode\u003eBindService\u003c/code\u003e to create or register a service definition for server-side handling, accepting an implementation of \u003ccode\u003eVersions.VersionsBase\u003c/code\u003e.\u003c/p\u003e\n"],["\u003cp\u003e\u003ccode\u003eBindService\u003c/code\u003e can either create a full service definition or register methods with an existing service binder, giving the user flexibility in how the service is bound.\u003c/p\u003e\n"]]],[],null,[]]