public CallSettings CancelOrderSettings { get; set; }
CallSettings for synchronous and asynchronous calls to
ConsumerProcurementServiceClient.CancelOrder and ConsumerProcurementServiceClient.CancelOrderAsync
.
public CallSettings ListOrdersSettings { get; set; }
CallSettings for synchronous and asynchronous calls to
ConsumerProcurementServiceClient.ListOrders and ConsumerProcurementServiceClient.ListOrdersAsync
.
public CallSettings ModifyOrderSettings { get; set; }
CallSettings for synchronous and asynchronous calls to
ConsumerProcurementServiceClient.ModifyOrder and ConsumerProcurementServiceClient.ModifyOrderAsync
.
public CallSettings PlaceOrderSettings { get; set; }
CallSettings for synchronous and asynchronous calls to
ConsumerProcurementServiceClient.PlaceOrder and ConsumerProcurementServiceClient.PlaceOrderAsync
.
[[["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 \u003ccode\u003eConsumerProcurementServiceSettings\u003c/code\u003e is 1.4.0, providing settings for \u003ccode\u003eConsumerProcurementServiceClient\u003c/code\u003e instances.\u003c/p\u003e\n"],["\u003cp\u003eThis class inherits from \u003ccode\u003eServiceSettingsBase\u003c/code\u003e and includes inherited members like \u003ccode\u003eVersionHeaderBuilder\u003c/code\u003e, \u003ccode\u003eCallSettings\u003c/code\u003e, \u003ccode\u003eClock\u003c/code\u003e, \u003ccode\u003eScheduler\u003c/code\u003e, and \u003ccode\u003eInterceptor\u003c/code\u003e.\u003c/p\u003e\n"],["\u003cp\u003e\u003ccode\u003eConsumerProcurementServiceSettings\u003c/code\u003e provides configurable settings for operations like \u003ccode\u003eCancelOrder\u003c/code\u003e, \u003ccode\u003eGetOrder\u003c/code\u003e, \u003ccode\u003eListOrders\u003c/code\u003e, \u003ccode\u003eModifyOrder\u003c/code\u003e, and \u003ccode\u003ePlaceOrder\u003c/code\u003e, including retry policies, timeouts, and long-running operation behaviors.\u003c/p\u003e\n"],["\u003cp\u003eThe class also includes methods to return a default instance, or create a deep clone of the \u003ccode\u003eConsumerProcurementServiceSettings\u003c/code\u003e.\u003c/p\u003e\n"],["\u003cp\u003eThe settings are contained within the \u003ccode\u003eGoogle.Cloud.Commerce.Consumer.Procurement.V1\u003c/code\u003e namespace.\u003c/p\u003e\n"]]],[],null,["# Cloud Commerce Consumer Procurement v1 API - Class ConsumerProcurementServiceSettings (1.5.0)\n\nVersion latestkeyboard_arrow_down\n\n- [1.5.0 (latest)](/dotnet/docs/reference/Google.Cloud.Commerce.Consumer.Procurement.V1/latest/Google.Cloud.Commerce.Consumer.Procurement.V1.ConsumerProcurementServiceSettings)\n- [1.4.0](/dotnet/docs/reference/Google.Cloud.Commerce.Consumer.Procurement.V1/1.4.0/Google.Cloud.Commerce.Consumer.Procurement.V1.ConsumerProcurementServiceSettings)\n- [1.3.0](/dotnet/docs/reference/Google.Cloud.Commerce.Consumer.Procurement.V1/1.3.0/Google.Cloud.Commerce.Consumer.Procurement.V1.ConsumerProcurementServiceSettings)\n- [1.2.0](/dotnet/docs/reference/Google.Cloud.Commerce.Consumer.Procurement.V1/1.2.0/Google.Cloud.Commerce.Consumer.Procurement.V1.ConsumerProcurementServiceSettings)\n- [1.1.0](/dotnet/docs/reference/Google.Cloud.Commerce.Consumer.Procurement.V1/1.1.0/Google.Cloud.Commerce.Consumer.Procurement.V1.ConsumerProcurementServiceSettings)\n- [1.0.0](/dotnet/docs/reference/Google.Cloud.Commerce.Consumer.Procurement.V1/1.0.0/Google.Cloud.Commerce.Consumer.Procurement.V1.ConsumerProcurementServiceSettings) \n\n public sealed class ConsumerProcurementServiceSettings : ServiceSettingsBase\n\nReference documentation and code samples for the Cloud Commerce Consumer Procurement v1 API class ConsumerProcurementServiceSettings.\n\nSettings for [ConsumerProcurementServiceClient](/dotnet/docs/reference/Google.Cloud.Commerce.Consumer.Procurement.V1/latest/Google.Cloud.Commerce.Consumer.Procurement.V1.ConsumerProcurementServiceClient) instances. \n\nInheritance\n-----------\n\n[object](https://learn.microsoft.com/dotnet/api/system.object) \\\u003e [ServiceSettingsBase](https://cloud.google.com/dotnet/docs/reference/Google.Api.Gax/latest/Google.Api.Gax.Grpc.ServiceSettingsBase.html) \\\u003e ConsumerProcurementServiceSettings \n\nInherited Members\n-----------------\n\n[ServiceSettingsBase.VersionHeaderBuilder](https://cloud.google.com/dotnet/docs/reference/Google.Api.Gax/latest/Google.Api.Gax.Grpc.ServiceSettingsBase.html#Google_Api_Gax_Grpc_ServiceSettingsBase_VersionHeaderBuilder) \n[ServiceSettingsBase.CallSettings](https://cloud.google.com/dotnet/docs/reference/Google.Api.Gax/latest/Google.Api.Gax.Grpc.ServiceSettingsBase.html#Google_Api_Gax_Grpc_ServiceSettingsBase_CallSettings) \n[ServiceSettingsBase.Clock](https://cloud.google.com/dotnet/docs/reference/Google.Api.Gax/latest/Google.Api.Gax.Grpc.ServiceSettingsBase.html#Google_Api_Gax_Grpc_ServiceSettingsBase_Clock) \n[ServiceSettingsBase.Scheduler](https://cloud.google.com/dotnet/docs/reference/Google.Api.Gax/latest/Google.Api.Gax.Grpc.ServiceSettingsBase.html#Google_Api_Gax_Grpc_ServiceSettingsBase_Scheduler) \n[ServiceSettingsBase.Interceptor](https://cloud.google.com/dotnet/docs/reference/Google.Api.Gax/latest/Google.Api.Gax.Grpc.ServiceSettingsBase.html#Google_Api_Gax_Grpc_ServiceSettingsBase_Interceptor) \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.ToString()](https://learn.microsoft.com/dotnet/api/system.object.tostring)\n\nNamespace\n---------\n\n[Google.Cloud.Commerce.Consumer.Procurement.V1](/dotnet/docs/reference/Google.Cloud.Commerce.Consumer.Procurement.V1/latest/Google.Cloud.Commerce.Consumer.Procurement.V1)\n\nAssembly\n--------\n\nGoogle.Cloud.Commerce.Consumer.Procurement.V1.dll\n\nConstructors\n------------\n\n### ConsumerProcurementServiceSettings()\n\n public ConsumerProcurementServiceSettings()\n\nConstructs a new [ConsumerProcurementServiceSettings](/dotnet/docs/reference/Google.Cloud.Commerce.Consumer.Procurement.V1/latest/Google.Cloud.Commerce.Consumer.Procurement.V1.ConsumerProcurementServiceSettings) object with default settings.\n\nProperties\n----------\n\n### CancelOrderOperationsSettings\n\n public OperationsSettings CancelOrderOperationsSettings { get; set; }\n\nLong Running Operation settings for calls to `ConsumerProcurementServiceClient.CancelOrder` and\n`ConsumerProcurementServiceClient.CancelOrderAsync`.\n\n**Remarks** \nUses default [PollSettings](https://cloud.google.com/dotnet/docs/reference/Google.Api.Gax/latest/Google.Api.Gax.PollSettings.html) of:\n\n- Initial delay: 20 seconds.\n- Delay multiplier: 1.5\n- Maximum delay: 45 seconds.\n- Total timeout: 24 hours.\n\n\u003cbr /\u003e\n\n### CancelOrderSettings\n\n public CallSettings CancelOrderSettings { get; set; }\n\n[CallSettings](https://cloud.google.com/dotnet/docs/reference/Google.Api.Gax/latest/Google.Api.Gax.Grpc.CallSettings.html) for synchronous and asynchronous calls to\n`ConsumerProcurementServiceClient.CancelOrder` and `ConsumerProcurementServiceClient.CancelOrderAsync`\n.\n\n**Remarks** \n- This call will not be retried.\n- No timeout is applied.\n\n### GetOrderSettings\n\n public CallSettings GetOrderSettings { get; set; }\n\n[CallSettings](https://cloud.google.com/dotnet/docs/reference/Google.Api.Gax/latest/Google.Api.Gax.Grpc.CallSettings.html) for synchronous and asynchronous calls to\n`ConsumerProcurementServiceClient.GetOrder` and `ConsumerProcurementServiceClient.GetOrderAsync`.\n\n**Remarks** \n- Initial retry delay: 1000 milliseconds.\n- Retry delay multiplier: 1.3\n- Retry maximum delay: 60000 milliseconds.\n- Maximum attempts: 5\n- Retriable status codes: [Unavailable](https://cloud.google.com/dotnet/docs/reference/Grpc.Core/latest/Grpc.Core.StatusCode.html#Grpc_Core_StatusCode_Unavailable).\n- Timeout: 60 seconds.\n\n### ListOrdersSettings\n\n public CallSettings ListOrdersSettings { get; set; }\n\n[CallSettings](https://cloud.google.com/dotnet/docs/reference/Google.Api.Gax/latest/Google.Api.Gax.Grpc.CallSettings.html) for synchronous and asynchronous calls to\n`ConsumerProcurementServiceClient.ListOrders` and `ConsumerProcurementServiceClient.ListOrdersAsync`\n.\n\n**Remarks** \n- Initial retry delay: 1000 milliseconds.\n- Retry delay multiplier: 1.3\n- Retry maximum delay: 60000 milliseconds.\n- Maximum attempts: 5\n- Retriable status codes: [Unavailable](https://cloud.google.com/dotnet/docs/reference/Grpc.Core/latest/Grpc.Core.StatusCode.html#Grpc_Core_StatusCode_Unavailable).\n- Timeout: 60 seconds.\n\n### ModifyOrderOperationsSettings\n\n public OperationsSettings ModifyOrderOperationsSettings { get; set; }\n\nLong Running Operation settings for calls to `ConsumerProcurementServiceClient.ModifyOrder` and\n`ConsumerProcurementServiceClient.ModifyOrderAsync`.\n\n**Remarks** \nUses default [PollSettings](https://cloud.google.com/dotnet/docs/reference/Google.Api.Gax/latest/Google.Api.Gax.PollSettings.html) of:\n\n- Initial delay: 20 seconds.\n- Delay multiplier: 1.5\n- Maximum delay: 45 seconds.\n- Total timeout: 24 hours.\n\n\u003cbr /\u003e\n\n### ModifyOrderSettings\n\n public CallSettings ModifyOrderSettings { get; set; }\n\n[CallSettings](https://cloud.google.com/dotnet/docs/reference/Google.Api.Gax/latest/Google.Api.Gax.Grpc.CallSettings.html) for synchronous and asynchronous calls to\n`ConsumerProcurementServiceClient.ModifyOrder` and `ConsumerProcurementServiceClient.ModifyOrderAsync`\n.\n\n**Remarks** \n- This call will not be retried.\n- No timeout is applied.\n\n### PlaceOrderOperationsSettings\n\n public OperationsSettings PlaceOrderOperationsSettings { get; set; }\n\nLong Running Operation settings for calls to `ConsumerProcurementServiceClient.PlaceOrder` and\n`ConsumerProcurementServiceClient.PlaceOrderAsync`.\n\n**Remarks** \nUses default [PollSettings](https://cloud.google.com/dotnet/docs/reference/Google.Api.Gax/latest/Google.Api.Gax.PollSettings.html) of:\n\n- Initial delay: 20 seconds.\n- Delay multiplier: 1.5\n- Maximum delay: 45 seconds.\n- Total timeout: 24 hours.\n\n\u003cbr /\u003e\n\n### PlaceOrderSettings\n\n public CallSettings PlaceOrderSettings { get; set; }\n\n[CallSettings](https://cloud.google.com/dotnet/docs/reference/Google.Api.Gax/latest/Google.Api.Gax.Grpc.CallSettings.html) for synchronous and asynchronous calls to\n`ConsumerProcurementServiceClient.PlaceOrder` and `ConsumerProcurementServiceClient.PlaceOrderAsync`\n.\n\n**Remarks** \n- This call will not be retried.\n- Timeout: 60 seconds.\n\nMethods\n-------\n\n### Clone()\n\n public ConsumerProcurementServiceSettings Clone()\n\nCreates a deep clone of this object, with all the same property values.\n\n### GetDefault()\n\n public static ConsumerProcurementServiceSettings GetDefault()\n\nGet a new instance of the default [ConsumerProcurementServiceSettings](/dotnet/docs/reference/Google.Cloud.Commerce.Consumer.Procurement.V1/latest/Google.Cloud.Commerce.Consumer.Procurement.V1.ConsumerProcurementServiceSettings)."]]