public CallSettings ComputeContactsSettings { get; set; }
CallSettings for synchronous and asynchronous calls to
EssentialContactsServiceClient.ComputeContacts and
EssentialContactsServiceClient.ComputeContactsAsync.
public CallSettings CreateContactSettings { get; set; }
CallSettings for synchronous and asynchronous calls to
EssentialContactsServiceClient.CreateContact and EssentialContactsServiceClient.CreateContactAsync
.
public CallSettings DeleteContactSettings { get; set; }
CallSettings for synchronous and asynchronous calls to
EssentialContactsServiceClient.DeleteContact and EssentialContactsServiceClient.DeleteContactAsync
.
public CallSettings ListContactsSettings { get; set; }
CallSettings for synchronous and asynchronous calls to
EssentialContactsServiceClient.ListContacts and EssentialContactsServiceClient.ListContactsAsync
.
public CallSettings SendTestMessageSettings { get; set; }
CallSettings for synchronous and asynchronous calls to
EssentialContactsServiceClient.SendTestMessage and
EssentialContactsServiceClient.SendTestMessageAsync.
public CallSettings UpdateContactSettings { get; set; }
CallSettings for synchronous and asynchronous calls to
EssentialContactsServiceClient.UpdateContact and EssentialContactsServiceClient.UpdateContactAsync
.
[[["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\u003eThis page provides documentation for the \u003ccode\u003eEssentialContactsServiceSettings\u003c/code\u003e class, which is used to configure settings for \u003ccode\u003eEssentialContactsServiceClient\u003c/code\u003e instances within the Essential Contacts v1 API.\u003c/p\u003e\n"],["\u003cp\u003eThe latest version of the API available is 2.5.0, with support available for multiple other past versions ranging from 2.4.0 to 1.0.0.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eEssentialContactsServiceSettings\u003c/code\u003e class inherits from \u003ccode\u003eServiceSettingsBase\u003c/code\u003e and provides properties like \u003ccode\u003eComputeContactsSettings\u003c/code\u003e, \u003ccode\u003eCreateContactSettings\u003c/code\u003e, \u003ccode\u003eGetContactSettings\u003c/code\u003e, \u003ccode\u003eListContactsSettings\u003c/code\u003e and more, each for fine-tuning synchronous and asynchronous calls.\u003c/p\u003e\n"],["\u003cp\u003eThe class includes methods for creating a new instance of default settings (\u003ccode\u003eGetDefault\u003c/code\u003e) and deep cloning the settings object (\u003ccode\u003eClone\u003c/code\u003e).\u003c/p\u003e\n"],["\u003cp\u003eSpecific settings, like \u003ccode\u003eGetContactSettings\u003c/code\u003e and \u003ccode\u003eListContactsSettings\u003c/code\u003e, have configurable retry mechanisms, including initial delay, multiplier, maximum delay, attempts, and retriable status codes, whereas other like \u003ccode\u003eComputeContactsSettings\u003c/code\u003e do not.\u003c/p\u003e\n"]]],[],null,["# Essential Contacts v1 API - Class EssentialContactsServiceSettings (2.5.0)\n\nVersion latestkeyboard_arrow_down\n\n- [2.5.0 (latest)](/dotnet/docs/reference/Google.Cloud.EssentialContacts.V1/latest/Google.Cloud.EssentialContacts.V1.EssentialContactsServiceSettings)\n- [2.4.0](/dotnet/docs/reference/Google.Cloud.EssentialContacts.V1/2.4.0/Google.Cloud.EssentialContacts.V1.EssentialContactsServiceSettings)\n- [2.3.0](/dotnet/docs/reference/Google.Cloud.EssentialContacts.V1/2.3.0/Google.Cloud.EssentialContacts.V1.EssentialContactsServiceSettings)\n- [2.2.0](/dotnet/docs/reference/Google.Cloud.EssentialContacts.V1/2.2.0/Google.Cloud.EssentialContacts.V1.EssentialContactsServiceSettings)\n- [2.1.0](/dotnet/docs/reference/Google.Cloud.EssentialContacts.V1/2.1.0/Google.Cloud.EssentialContacts.V1.EssentialContactsServiceSettings)\n- [2.0.0](/dotnet/docs/reference/Google.Cloud.EssentialContacts.V1/2.0.0/Google.Cloud.EssentialContacts.V1.EssentialContactsServiceSettings)\n- [1.1.0](/dotnet/docs/reference/Google.Cloud.EssentialContacts.V1/1.1.0/Google.Cloud.EssentialContacts.V1.EssentialContactsServiceSettings)\n- [1.0.0](/dotnet/docs/reference/Google.Cloud.EssentialContacts.V1/1.0.0/Google.Cloud.EssentialContacts.V1.EssentialContactsServiceSettings) \n\n public sealed class EssentialContactsServiceSettings : ServiceSettingsBase\n\nReference documentation and code samples for the Essential Contacts v1 API class EssentialContactsServiceSettings.\n\nSettings for [EssentialContactsServiceClient](/dotnet/docs/reference/Google.Cloud.EssentialContacts.V1/latest/Google.Cloud.EssentialContacts.V1.EssentialContactsServiceClient) instances. \n\nInheritance\n-----------\n\n[object](https://learn.microsoft.com/dotnet/api/system.object) \\\u003e [ServiceSettingsBase](https://github.com/googleapis/gax-dotnet/blob/83f42b5edc4529818dbdb34d9ea9ecc3c04f7b6e/Google.Api.Gax.Grpc/ServiceSettingsBase.cs) \\\u003e EssentialContactsServiceSettings \n\nInherited Members\n-----------------\n\n[ServiceSettingsBase.VersionHeaderBuilder](https://github.com/googleapis/gax-dotnet/blob/83f42b5edc4529818dbdb34d9ea9ecc3c04f7b6e/Google.Api.Gax.Grpc/ServiceSettingsBase.cs) \n[ServiceSettingsBase.CallSettings](https://github.com/googleapis/gax-dotnet/blob/83f42b5edc4529818dbdb34d9ea9ecc3c04f7b6e/Google.Api.Gax.Grpc/ServiceSettingsBase.cs) \n[ServiceSettingsBase.Clock](https://github.com/googleapis/gax-dotnet/blob/83f42b5edc4529818dbdb34d9ea9ecc3c04f7b6e/Google.Api.Gax.Grpc/ServiceSettingsBase.cs) \n[ServiceSettingsBase.Scheduler](https://github.com/googleapis/gax-dotnet/blob/83f42b5edc4529818dbdb34d9ea9ecc3c04f7b6e/Google.Api.Gax.Grpc/ServiceSettingsBase.cs) \n[ServiceSettingsBase.Interceptor](https://github.com/googleapis/gax-dotnet/blob/83f42b5edc4529818dbdb34d9ea9ecc3c04f7b6e/Google.Api.Gax.Grpc/ServiceSettingsBase.cs) \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.EssentialContacts.V1](/dotnet/docs/reference/Google.Cloud.EssentialContacts.V1/latest/Google.Cloud.EssentialContacts.V1)\n\nAssembly\n--------\n\nGoogle.Cloud.EssentialContacts.V1.dll\n\nConstructors\n------------\n\n### EssentialContactsServiceSettings()\n\n public EssentialContactsServiceSettings()\n\nConstructs a new [EssentialContactsServiceSettings](/dotnet/docs/reference/Google.Cloud.EssentialContacts.V1/latest/Google.Cloud.EssentialContacts.V1.EssentialContactsServiceSettings) object with default settings.\n\nProperties\n----------\n\n### ComputeContactsSettings\n\n public CallSettings ComputeContactsSettings { get; set; }\n\n[CallSettings](https://github.com/googleapis/gax-dotnet/blob/83f42b5edc4529818dbdb34d9ea9ecc3c04f7b6e/Google.Api.Gax.Grpc/CallSettings.cs) for synchronous and asynchronous calls to\n`EssentialContactsServiceClient.ComputeContacts` and\n`EssentialContactsServiceClient.ComputeContactsAsync`.\n\n**Remarks** \n- This call will not be retried.\n- Timeout: 60 seconds.\n\n### CreateContactSettings\n\n public CallSettings CreateContactSettings { get; set; }\n\n[CallSettings](https://github.com/googleapis/gax-dotnet/blob/83f42b5edc4529818dbdb34d9ea9ecc3c04f7b6e/Google.Api.Gax.Grpc/CallSettings.cs) for synchronous and asynchronous calls to\n`EssentialContactsServiceClient.CreateContact` and `EssentialContactsServiceClient.CreateContactAsync`\n.\n\n**Remarks** \n- This call will not be retried.\n- Timeout: 60 seconds.\n\n### DeleteContactSettings\n\n public CallSettings DeleteContactSettings { get; set; }\n\n[CallSettings](https://github.com/googleapis/gax-dotnet/blob/83f42b5edc4529818dbdb34d9ea9ecc3c04f7b6e/Google.Api.Gax.Grpc/CallSettings.cs) for synchronous and asynchronous calls to\n`EssentialContactsServiceClient.DeleteContact` and `EssentialContactsServiceClient.DeleteContactAsync`\n.\n\n**Remarks** \n- This call will not be retried.\n- Timeout: 60 seconds.\n\n### GetContactSettings\n\n public CallSettings GetContactSettings { get; set; }\n\n[CallSettings](https://github.com/googleapis/gax-dotnet/blob/83f42b5edc4529818dbdb34d9ea9ecc3c04f7b6e/Google.Api.Gax.Grpc/CallSettings.cs) for synchronous and asynchronous calls to\n`EssentialContactsServiceClient.GetContact` and `EssentialContactsServiceClient.GetContactAsync`.\n\n**Remarks** \n- Initial retry delay: 1000 milliseconds.\n- Retry delay multiplier: 1.3\n- Retry maximum delay: 10000 milliseconds.\n- Maximum attempts: 5\n- Retriable status codes: [Unavailable](https://github.com/grpc/grpc-dotnet/blob/6eccb614c532d52c1569ce9f14754fdc826609ef/src/Grpc.Core.Api/StatusCode.cs).\n- Timeout: 60 seconds.\n\n### ListContactsSettings\n\n public CallSettings ListContactsSettings { get; set; }\n\n[CallSettings](https://github.com/googleapis/gax-dotnet/blob/83f42b5edc4529818dbdb34d9ea9ecc3c04f7b6e/Google.Api.Gax.Grpc/CallSettings.cs) for synchronous and asynchronous calls to\n`EssentialContactsServiceClient.ListContacts` and `EssentialContactsServiceClient.ListContactsAsync`\n.\n\n**Remarks** \n- Initial retry delay: 1000 milliseconds.\n- Retry delay multiplier: 1.3\n- Retry maximum delay: 10000 milliseconds.\n- Maximum attempts: 5\n- Retriable status codes: [Unavailable](https://github.com/grpc/grpc-dotnet/blob/6eccb614c532d52c1569ce9f14754fdc826609ef/src/Grpc.Core.Api/StatusCode.cs).\n- Timeout: 60 seconds.\n\n### SendTestMessageSettings\n\n public CallSettings SendTestMessageSettings { get; set; }\n\n[CallSettings](https://github.com/googleapis/gax-dotnet/blob/83f42b5edc4529818dbdb34d9ea9ecc3c04f7b6e/Google.Api.Gax.Grpc/CallSettings.cs) for synchronous and asynchronous calls to\n`EssentialContactsServiceClient.SendTestMessage` and\n`EssentialContactsServiceClient.SendTestMessageAsync`.\n\n**Remarks** \n- This call will not be retried.\n- Timeout: 60 seconds.\n\n### UpdateContactSettings\n\n public CallSettings UpdateContactSettings { get; set; }\n\n[CallSettings](https://github.com/googleapis/gax-dotnet/blob/83f42b5edc4529818dbdb34d9ea9ecc3c04f7b6e/Google.Api.Gax.Grpc/CallSettings.cs) for synchronous and asynchronous calls to\n`EssentialContactsServiceClient.UpdateContact` and `EssentialContactsServiceClient.UpdateContactAsync`\n.\n\n**Remarks** \n- This call will not be retried.\n- Timeout: 60 seconds.\n\nMethods\n-------\n\n### Clone()\n\n public EssentialContactsServiceSettings Clone()\n\nCreates a deep clone of this object, with all the same property values.\n\n### GetDefault()\n\n public static EssentialContactsServiceSettings GetDefault()\n\nGet a new instance of the default [EssentialContactsServiceSettings](/dotnet/docs/reference/Google.Cloud.EssentialContacts.V1/latest/Google.Cloud.EssentialContacts.V1.EssentialContactsServiceSettings)."]]