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.
[[["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 document details the \u003ccode\u003eVersions\u003c/code\u003e class within the \u003ccode\u003eGoogle.Cloud.AppEngine.V1\u003c/code\u003e namespace, specifically within version 1.3.0 of the Google Cloud App Engine .NET library.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eVersions\u003c/code\u003e class is designed to manage different versions of a service, inheriting from the base \u003ccode\u003eObject\u003c/code\u003e class and providing methods for service definition and binding.\u003c/p\u003e\n"],["\u003cp\u003eIt provides two methods, \u003ccode\u003eBindService(Versions.VersionsBase)\u003c/code\u003e and \u003ccode\u003eBindService(ServiceBinderBase, Versions.VersionsBase)\u003c/code\u003e, for registering service methods, the first to create a server service definition and the second for use with a custom service binding logic.\u003c/p\u003e\n"],["\u003cp\u003eThe latest version available is 2.4.0 and the list includes other prior versions, starting from 1.0.0 up to 2.3.0, each with their own specific API documentation.\u003c/p\u003e\n"]]],[],null,[]]