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.
Parameters
Name
Description
serviceBinder
Grpc.Core.ServiceBinderBase
Service methods will be bound by calling AddMethod on this object.
[[["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 latest version of the Google Cloud Service Control V1 QuotaController is 2.4.0, with multiple previous versions available, starting from 1.0.0.\u003c/p\u003e\n"],["\u003cp\u003eThe QuotaController class is part of the Google.Cloud.ServiceControl.V1 namespace, and it allows clients to manage quota for managed services.\u003c/p\u003e\n"],["\u003cp\u003eThe QuotaController class includes static methods like \u003ccode\u003eBindService\u003c/code\u003e to create service definitions and register service methods for server-side handling logic.\u003c/p\u003e\n"],["\u003cp\u003eThe QuotaController is designed to interact with the Google Quota Control API, providing functionality for quota allocation and release.\u003c/p\u003e\n"]]],[],null,[]]