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"]],[["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 \u003ccode\u003eQuotaController\u003c/code\u003e API class is 2.4.0, which is part of the Google Cloud Service Control v1 API for .NET.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eQuotaController\u003c/code\u003e class is used to allocate and release quota against a managed service, as defined by the Google Quota Control API.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eBindService\u003c/code\u003e method allows you to create a service definition or register service methods with a service binder for server-side handling of the \u003ccode\u003eQuotaController\u003c/code\u003e logic.\u003c/p\u003e\n"],["\u003cp\u003eThere are multiple previous versions of the \u003ccode\u003eQuotaController\u003c/code\u003e available for use, ranging from version 1.0.0 up to the latest 2.4.0.\u003c/p\u003e\n"],["\u003cp\u003eThe QuotaController is inherited from the Object class, and as such inherits its related members, such as \u003ccode\u003eGetHashCode()\u003c/code\u003e and \u003ccode\u003eGetType()\u003c/code\u003e.\u003c/p\u003e\n"]]],[],null,[]]