public static void BindService(ServiceBinderBase serviceBinder, QuotaController.QuotaControllerBase 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\u003eThe \u003ccode\u003eQuotaController\u003c/code\u003e class, part of the Google Cloud Service Control API, enables clients to manage quota allocation and release for managed services.\u003c/p\u003e\n"],["\u003cp\u003eVersion 2.4.0 is the latest release of the \u003ccode\u003eQuotaController\u003c/code\u003e, while version 1.0.0 is the oldest release documented, with multiple versions in between, including the current 1.1.0.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eQuotaController\u003c/code\u003e class inherits from \u003ccode\u003eObject\u003c/code\u003e and includes methods such as \u003ccode\u003eBindService\u003c/code\u003e for creating service definitions and registering service methods with a service binder.\u003c/p\u003e\n"],["\u003cp\u003eThe namespace for the \u003ccode\u003eQuotaController\u003c/code\u003e is \u003ccode\u003eGoogle.Cloud.ServiceControl.V1\u003c/code\u003e, and it is housed within the \u003ccode\u003eGoogle.Cloud.ServiceControl.V1.dll\u003c/code\u003e assembly.\u003c/p\u003e\n"],["\u003cp\u003eThere are 2 \u003ccode\u003eBindService\u003c/code\u003e methods, one that creates a service definition using \u003ccode\u003eQuotaControllerBase\u003c/code\u003e, and another that registers a method using a \u003ccode\u003eServiceBinderBase\u003c/code\u003e and \u003ccode\u003eQuotaControllerBase\u003c/code\u003e with the ability to modify binding logic.\u003c/p\u003e\n"]]],[],null,[]]