public static void BindService(ServiceBinderBase serviceBinder, Services.ServicesBase 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 page provides reference documentation for the `Services` class within the Google Cloud App Engine v1 API, specifically for version 2.1.0."],["The `Services` class is used for managing the services of an application within Google Cloud App Engine."],["The document shows that the `Services` class inherits members from the base `Object` class, and has methods like `BindService`."],["The `BindService` method has multiple implementations for creating and registering service definitions."],["This page also provides a list of other previous versions of the `Services` class, such as 2.4.0, 2.3.0, 2.2.0, etc., down to version 1.0.0."]]],[]]