public CallSettings AllocateQuotaSettings { get; set; }
Google.Api.Gax.Grpc.CallSettings for synchronous and asynchronous calls to
QuotaControllerClient.AllocateQuota and QuotaControllerClient.AllocateQuotaAsync.
Property Value
Type
Description
Google.Api.Gax.Grpc.CallSettings
Remarks
This call will not be retried.
No timeout is applied.
Methods
Clone()
public QuotaControllerSettings Clone()
Creates a deep clone of this object, with all the same property values.
[[["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-03-21 UTC."],[[["The latest version of `QuotaControllerSettings` is 2.4.0, with previous versions dating back to 1.0.0."],["`QuotaControllerSettings` provides settings for `QuotaControllerClient` instances within the Google.Cloud.ServiceControl.V1 namespace."],["The `AllocateQuotaSettings` property manages the settings for synchronous and asynchronous calls to `QuotaControllerClient.AllocateQuota`."],["`QuotaControllerSettings` offers a `Clone()` method for creating deep copies and a `GetDefault()` method to retrieve an instance with default configurations."],["The current content focuses on the class `QuotaControllerSettings` which inherits from `ServiceSettingsBase` and is found within the assembly `Google.Cloud.ServiceControl.V1.dll`."]]],[]]