Reference documentation and code samples for the Cloud Quotas v1beta API class QuotaAdjusterSettingsManager.
The Quotas Adjuster Settings API is an infrastructure service for Google
Cloud that lets service consumers view and update their quota adjuster
settings.
public static void BindService(ServiceBinderBase serviceBinder, QuotaAdjusterSettingsManager.QuotaAdjusterSettingsManagerBase 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 QuotaAdjusterSettingsManager class is part of the Cloud Quotas v1beta API and allows users to view and update their quota adjuster settings.\u003c/p\u003e\n"],["\u003cp\u003eThis API provides methods to update quota adjuster settings and retrieve the names of configurations.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eBindService\u003c/code\u003e method can be used to create a service definition for registration with a server, taking a \u003ccode\u003eQuotaAdjusterSettingsManagerBase\u003c/code\u003e object as a parameter.\u003c/p\u003e\n"],["\u003cp\u003eAnother \u003ccode\u003eBindService\u003c/code\u003e overload allows registering service methods with a \u003ccode\u003eServiceBinderBase\u003c/code\u003e, enabling customization of the service binding logic, and also requires a \u003ccode\u003eQuotaAdjusterSettingsManagerBase\u003c/code\u003e implementation.\u003c/p\u003e\n"]]],[],null,["# Cloud Quotas v1beta API - Class QuotaAdjusterSettingsManager (1.0.0-beta02)\n\nVersion latestkeyboard_arrow_down\n\n- [1.0.0-beta02 (latest)](/dotnet/docs/reference/Google.Cloud.CloudQuotas.V1Beta/latest/Google.Cloud.CloudQuotas.V1Beta.QuotaAdjusterSettingsManager)\n- [1.0.0-beta01](/dotnet/docs/reference/Google.Cloud.CloudQuotas.V1Beta/1.0.0-beta01/Google.Cloud.CloudQuotas.V1Beta.QuotaAdjusterSettingsManager) \n\n public static class QuotaAdjusterSettingsManager\n\nReference documentation and code samples for the Cloud Quotas v1beta API class QuotaAdjusterSettingsManager.\n\nThe Quotas Adjuster Settings API is an infrastructure service for Google\nCloud that lets service consumers view and update their quota adjuster\nsettings.\n\n- Update quota adjuster settings.\n- Get the name of the configurations. \n\nInheritance\n-----------\n\n[object](https://learn.microsoft.com/dotnet/api/system.object) \\\u003e QuotaAdjusterSettingsManager \n\nInherited Members\n-----------------\n\n[object.GetHashCode()](https://learn.microsoft.com/dotnet/api/system.object.gethashcode) \n[object.GetType()](https://learn.microsoft.com/dotnet/api/system.object.gettype) \n[object.MemberwiseClone()](https://learn.microsoft.com/dotnet/api/system.object.memberwiseclone) \n[object.ToString()](https://learn.microsoft.com/dotnet/api/system.object.tostring)\n\nNamespace\n---------\n\n[Google.Cloud.CloudQuotas.V1Beta](/dotnet/docs/reference/Google.Cloud.CloudQuotas.V1Beta/latest/Google.Cloud.CloudQuotas.V1Beta)\n\nAssembly\n--------\n\nGoogle.Cloud.CloudQuotas.V1Beta.dll\n\nMethods\n-------\n\n### BindService(QuotaAdjusterSettingsManagerBase)\n\n public static ServerServiceDefinition BindService(QuotaAdjusterSettingsManager.QuotaAdjusterSettingsManagerBase serviceImpl)\n\nCreates service definition that can be registered with a server\n\n### BindService(ServiceBinderBase, QuotaAdjusterSettingsManagerBase)\n\n public static void BindService(ServiceBinderBase serviceBinder, QuotaAdjusterSettingsManager.QuotaAdjusterSettingsManagerBase serviceImpl)\n\nRegister service method with a service binder with or without implementation. Useful when customizing the service binding logic.\nNote: this method is part of an experimental API that can change or be removed without any prior notice."]]