public static void BindService(ServiceBinderBase serviceBinder, Instances.InstancesBase 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 webpage documents the \u003ccode\u003eInstances\u003c/code\u003e class within the \u003ccode\u003eGoogle.Cloud.AppEngine.V1\u003c/code\u003e namespace, which is used for managing instances of a version in Google Cloud App Engine.\u003c/p\u003e\n"],["\u003cp\u003eThe latest documented version for this class is 2.4.0, with other listed versions ranging from 1.0.0 to 2.3.0.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eInstances\u003c/code\u003e class inherits from the base \u003ccode\u003eObject\u003c/code\u003e class and provides functionality to manage instances, which can be used with different versions.\u003c/p\u003e\n"],["\u003cp\u003eThe class offers two methods for binding service implementations: \u003ccode\u003eBindService(Instances.InstancesBase)\u003c/code\u003e and \u003ccode\u003eBindService(ServiceBinderBase, Instances.InstancesBase)\u003c/code\u003e.\u003c/p\u003e\n"],["\u003cp\u003e\u003ccode\u003eInstances.InstancesBase\u003c/code\u003e is used as an object that implements the server-side logic of the \u003ccode\u003eBindService\u003c/code\u003e methods.\u003c/p\u003e\n"]]],[],null,[]]