[BindServiceMethod(typeof(QuotaAdjusterSettingsManager), "BindService")]public abstract class QuotaAdjusterSettingsManager.QuotaAdjusterSettingsManagerBase
Reference documentation and code samples for the Cloud Quotas v1beta API class QuotaAdjusterSettingsManager.QuotaAdjusterSettingsManagerBase.
Base class for server-side implementations of QuotaAdjusterSettingsManager
[[["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\u003e\u003ccode\u003eQuotaAdjusterSettingsManager.QuotaAdjusterSettingsManagerBase\u003c/code\u003e is the base class for server-side implementations of the \u003ccode\u003eQuotaAdjusterSettingsManager\u003c/code\u003e in the Cloud Quotas v1beta API.\u003c/p\u003e\n"],["\u003cp\u003eIt provides two RPC methods: \u003ccode\u003eGetQuotaAdjusterSettings\u003c/code\u003e for retrieving quota settings and \u003ccode\u003eUpdateQuotaAdjusterSettings\u003c/code\u003e for modifying them.\u003c/p\u003e\n"],["\u003cp\u003eBoth \u003ccode\u003eGetQuotaAdjusterSettings\u003c/code\u003e and \u003ccode\u003eUpdateQuotaAdjusterSettings\u003c/code\u003e methods use \u003ccode\u003erequest\u003c/code\u003e and \u003ccode\u003econtext\u003c/code\u003e parameters, taking a respective request object and \u003ccode\u003eServerCallContext\u003c/code\u003e to handle the server-side call.\u003c/p\u003e\n"],["\u003cp\u003eBoth methods return a \u003ccode\u003eTask<QuotaAdjusterSettings>\u003c/code\u003e, which represents the response to be sent back to the client, encapsulated within a task.\u003c/p\u003e\n"],["\u003cp\u003eThe class inherits basic functionalities like \u003ccode\u003eGetHashCode\u003c/code\u003e, \u003ccode\u003eGetType\u003c/code\u003e, \u003ccode\u003eMemberwiseClone\u003c/code\u003e, and \u003ccode\u003eToString\u003c/code\u003e from the base \u003ccode\u003eobject\u003c/code\u003e class.\u003c/p\u003e\n"]]],[],null,[]]