public static void BindService(ServiceBinderBase serviceBinder, DomainMappings.DomainMappingsBase 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."],[[["The `DomainMappings` class within the `Google.Cloud.AppEngine.V1` namespace is used for managing domains that serve an application."],["This page provides documentation for version 1.3.0 of the `DomainMappings` class, with links to other versions ranging from 1.0.0 to the latest 2.4.0."],["The class inherits from the base `Object` class and includes methods such as `GetHashCode`, `GetType`, `MemberwiseClone`, and `ToString`."],["The `DomainMappings` class offers two `BindService` methods for creating or registering a service definition or method, respectively."],["The assembly for the `DomainMappings` class is the `Google.Cloud.AppEngine.V1.dll`."]]],[]]