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"]],[["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-08 UTC."],[[["\u003cp\u003eThis webpage provides documentation for the \u003ccode\u003eServices\u003c/code\u003e class within the \u003ccode\u003eGoogle.Cloud.Run.V2\u003c/code\u003e namespace, detailing its use within the Cloud Run Service Control Plane API.\u003c/p\u003e\n"],["\u003cp\u003eThe latest version available for reference is 2.13.0, and the page lists a series of previous versions, going back to version 1.0.0-beta02, with version 2.9.0 specifically highlighted.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eServices\u003c/code\u003e class inherits from the base \u003ccode\u003eobject\u003c/code\u003e class and includes inherited members like \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\u003eTwo \u003ccode\u003eBindService\u003c/code\u003e methods are detailed, which are used for creating and registering service definitions, offering flexibility in handling server-side logic implementations.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eBindService\u003c/code\u003e methods accept \u003ccode\u003eServicesBase\u003c/code\u003e as a parameter which defines the object implementing the server-side handling logic, with one of them utilizing \u003ccode\u003eServiceBinderBase\u003c/code\u003e for binding.\u003c/p\u003e\n"]]],[],null,[]]