public static void BindService(ServiceBinderBase serviceBinder, AlloyDBAdmin.AlloyDBAdminBase 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-08-07 UTC."],[[["\u003cp\u003eThe latest version of the AlloyDB v1alpha API class is 1.0.0-alpha10, accessible via the provided link.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eAlloyDBAdmin\u003c/code\u003e class provides handlers for resources related to the AlloyDB service.\u003c/p\u003e\n"],["\u003cp\u003e\u003ccode\u003eAlloyDBAdmin\u003c/code\u003e inherits from the \u003ccode\u003eobject\u003c/code\u003e class, with several inherited members including \u003ccode\u003eGetHashCode()\u003c/code\u003e, \u003ccode\u003eGetType()\u003c/code\u003e, \u003ccode\u003eMemberwiseClone()\u003c/code\u003e, and \u003ccode\u003eToString()\u003c/code\u003e.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eBindService\u003c/code\u003e method creates a service definition that can be registered with a server and requires an \u003ccode\u003eAlloyDBAdminBase\u003c/code\u003e object as a parameter to implement server-side logic.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eBindService\u003c/code\u003e method can register a service with a binder with or without implementation, for custom binding logic.\u003c/p\u003e\n"]]],[],null,[]]