public OperationsSettings CreateClientConnectorServiceOperationsSettings { get; set; }
Long Running Operation settings for calls to
ClientConnectorServicesServiceClient.CreateClientConnectorService and
ClientConnectorServicesServiceClient.CreateClientConnectorServiceAsync.
public CallSettings CreateClientConnectorServiceSettings { get; set; }
CallSettings for synchronous and asynchronous calls to
ClientConnectorServicesServiceClient.CreateClientConnectorService and
ClientConnectorServicesServiceClient.CreateClientConnectorServiceAsync.
public OperationsSettings DeleteClientConnectorServiceOperationsSettings { get; set; }
Long Running Operation settings for calls to
ClientConnectorServicesServiceClient.DeleteClientConnectorService and
ClientConnectorServicesServiceClient.DeleteClientConnectorServiceAsync.
public CallSettings DeleteClientConnectorServiceSettings { get; set; }
CallSettings for synchronous and asynchronous calls to
ClientConnectorServicesServiceClient.DeleteClientConnectorService and
ClientConnectorServicesServiceClient.DeleteClientConnectorServiceAsync.
public CallSettings GetClientConnectorServiceSettings { get; set; }
CallSettings for synchronous and asynchronous calls to
ClientConnectorServicesServiceClient.GetClientConnectorService and
ClientConnectorServicesServiceClient.GetClientConnectorServiceAsync.
public CallSettings ListClientConnectorServicesSettings { get; set; }
CallSettings for synchronous and asynchronous calls to
ClientConnectorServicesServiceClient.ListClientConnectorServices and
ClientConnectorServicesServiceClient.ListClientConnectorServicesAsync.
public OperationsSettings UpdateClientConnectorServiceOperationsSettings { get; set; }
Long Running Operation settings for calls to
ClientConnectorServicesServiceClient.UpdateClientConnectorService and
ClientConnectorServicesServiceClient.UpdateClientConnectorServiceAsync.
public CallSettings UpdateClientConnectorServiceSettings { get; set; }
CallSettings for synchronous and asynchronous calls to
ClientConnectorServicesServiceClient.UpdateClientConnectorService and
ClientConnectorServicesServiceClient.UpdateClientConnectorServiceAsync.
[[["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-09-04 UTC."],[[["\u003cp\u003eThis documentation details the \u003ccode\u003eClientConnectorServicesServiceSettings\u003c/code\u003e class, which is used for configuring settings for \u003ccode\u003eClientConnectorServicesServiceClient\u003c/code\u003e instances in the BeyondCorp Client Connector Services v1 API.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eClientConnectorServicesServiceSettings\u003c/code\u003e class inherits from \u003ccode\u003eServiceSettingsBase\u003c/code\u003e and provides default settings for various operations like creating, deleting, getting, listing, and updating client connector services.\u003c/p\u003e\n"],["\u003cp\u003eIt includes properties for long-running operations, call settings, and settings related to IAM policy and locations, with options to adjust delays, multipliers, and timeouts for long running operations.\u003c/p\u003e\n"],["\u003cp\u003eThe class offers methods to create a deep clone of the settings object and to retrieve a new instance of the default settings, allowing flexibility and ease of configuration.\u003c/p\u003e\n"],["\u003cp\u003eThe two available versions of this content include version \u003ccode\u003e1.1.0\u003c/code\u003e, which is the latest, and \u003ccode\u003e1.0.0\u003c/code\u003e, which is an older version of the documentation.\u003c/p\u003e\n"]]],[],null,["# BeyondCorp Client Connector Services v1 API - Class ClientConnectorServicesServiceSettings (1.1.0)\n\nVersion latestkeyboard_arrow_down\n\n- [1.1.0 (latest)](/dotnet/docs/reference/Google.Cloud.BeyondCorp.ClientConnectorServices.V1/latest/Google.Cloud.BeyondCorp.ClientConnectorServices.V1.ClientConnectorServicesServiceSettings)\n- [1.0.0](/dotnet/docs/reference/Google.Cloud.BeyondCorp.ClientConnectorServices.V1/1.0.0/Google.Cloud.BeyondCorp.ClientConnectorServices.V1.ClientConnectorServicesServiceSettings) \n\n public sealed class ClientConnectorServicesServiceSettings : ServiceSettingsBase\n\nReference documentation and code samples for the BeyondCorp Client Connector Services v1 API class ClientConnectorServicesServiceSettings.\n\nSettings for [ClientConnectorServicesServiceClient](/dotnet/docs/reference/Google.Cloud.BeyondCorp.ClientConnectorServices.V1/latest/Google.Cloud.BeyondCorp.ClientConnectorServices.V1.ClientConnectorServicesServiceClient) instances. \n\nInheritance\n-----------\n\n[object](https://learn.microsoft.com/dotnet/api/system.object) \\\u003e [ServiceSettingsBase](https://github.com/googleapis/gax-dotnet/blob/6f2d3e64dd92f0f7a4f02a7db56cf6ed409615f2/Google.Api.Gax.Grpc/ServiceSettingsBase.cs) \\\u003e ClientConnectorServicesServiceSettings \n\nInherited Members\n-----------------\n\n[ServiceSettingsBase.VersionHeaderBuilder](https://github.com/googleapis/gax-dotnet/blob/6f2d3e64dd92f0f7a4f02a7db56cf6ed409615f2/Google.Api.Gax.Grpc/ServiceSettingsBase.cs) \n[ServiceSettingsBase.CallSettings](https://github.com/googleapis/gax-dotnet/blob/6f2d3e64dd92f0f7a4f02a7db56cf6ed409615f2/Google.Api.Gax.Grpc/ServiceSettingsBase.cs) \n[ServiceSettingsBase.Clock](https://github.com/googleapis/gax-dotnet/blob/6f2d3e64dd92f0f7a4f02a7db56cf6ed409615f2/Google.Api.Gax.Grpc/ServiceSettingsBase.cs) \n[ServiceSettingsBase.Scheduler](https://github.com/googleapis/gax-dotnet/blob/6f2d3e64dd92f0f7a4f02a7db56cf6ed409615f2/Google.Api.Gax.Grpc/ServiceSettingsBase.cs) \n[ServiceSettingsBase.Interceptor](https://github.com/googleapis/gax-dotnet/blob/6f2d3e64dd92f0f7a4f02a7db56cf6ed409615f2/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.BeyondCorp.ClientConnectorServices.V1](/dotnet/docs/reference/Google.Cloud.BeyondCorp.ClientConnectorServices.V1/latest/Google.Cloud.BeyondCorp.ClientConnectorServices.V1)\n\nAssembly\n--------\n\nGoogle.Cloud.BeyondCorp.ClientConnectorServices.V1.dll\n\nConstructors\n------------\n\n### ClientConnectorServicesServiceSettings()\n\n public ClientConnectorServicesServiceSettings()\n\nConstructs a new [ClientConnectorServicesServiceSettings](/dotnet/docs/reference/Google.Cloud.BeyondCorp.ClientConnectorServices.V1/latest/Google.Cloud.BeyondCorp.ClientConnectorServices.V1.ClientConnectorServicesServiceSettings) object with default settings.\n\nProperties\n----------\n\n### CreateClientConnectorServiceOperationsSettings\n\n public OperationsSettings CreateClientConnectorServiceOperationsSettings { get; set; }\n\nLong Running Operation settings for calls to\n`ClientConnectorServicesServiceClient.CreateClientConnectorService` and\n`ClientConnectorServicesServiceClient.CreateClientConnectorServiceAsync`.\n\n**Remarks** \nUses default [PollSettings](https://github.com/googleapis/gax-dotnet/blob/6f2d3e64dd92f0f7a4f02a7db56cf6ed409615f2/Google.Api.Gax/PollSettings.cs) 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### CreateClientConnectorServiceSettings\n\n public CallSettings CreateClientConnectorServiceSettings { get; set; }\n\n[CallSettings](https://github.com/googleapis/gax-dotnet/blob/6f2d3e64dd92f0f7a4f02a7db56cf6ed409615f2/Google.Api.Gax.Grpc/CallSettings.cs) for synchronous and asynchronous calls to\n`ClientConnectorServicesServiceClient.CreateClientConnectorService` and\n`ClientConnectorServicesServiceClient.CreateClientConnectorServiceAsync`.\n\n**Remarks** \n- This call will not be retried.\n- No timeout is applied.\n\n### DeleteClientConnectorServiceOperationsSettings\n\n public OperationsSettings DeleteClientConnectorServiceOperationsSettings { get; set; }\n\nLong Running Operation settings for calls to\n`ClientConnectorServicesServiceClient.DeleteClientConnectorService` and\n`ClientConnectorServicesServiceClient.DeleteClientConnectorServiceAsync`.\n\n**Remarks** \nUses default [PollSettings](https://github.com/googleapis/gax-dotnet/blob/6f2d3e64dd92f0f7a4f02a7db56cf6ed409615f2/Google.Api.Gax/PollSettings.cs) 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### DeleteClientConnectorServiceSettings\n\n public CallSettings DeleteClientConnectorServiceSettings { get; set; }\n\n[CallSettings](https://github.com/googleapis/gax-dotnet/blob/6f2d3e64dd92f0f7a4f02a7db56cf6ed409615f2/Google.Api.Gax.Grpc/CallSettings.cs) for synchronous and asynchronous calls to\n`ClientConnectorServicesServiceClient.DeleteClientConnectorService` and\n`ClientConnectorServicesServiceClient.DeleteClientConnectorServiceAsync`.\n\n**Remarks** \n- This call will not be retried.\n- No timeout is applied.\n\n### GetClientConnectorServiceSettings\n\n public CallSettings GetClientConnectorServiceSettings { get; set; }\n\n[CallSettings](https://github.com/googleapis/gax-dotnet/blob/6f2d3e64dd92f0f7a4f02a7db56cf6ed409615f2/Google.Api.Gax.Grpc/CallSettings.cs) for synchronous and asynchronous calls to\n`ClientConnectorServicesServiceClient.GetClientConnectorService` and\n`ClientConnectorServicesServiceClient.GetClientConnectorServiceAsync`.\n\n**Remarks** \n- This call will not be retried.\n- No timeout is applied.\n\n### IAMPolicySettings\n\n public IAMPolicySettings IAMPolicySettings { get; set; }\n\nThe settings to use for the [IAMPolicyClient](https://github.com/googleapis/google-cloud-dotnet/blob/ff2c06edc86420d5c55db210dfd1c5b6eb7d9bf1/apis/Google.Cloud.Iam.V1/Google.Cloud.Iam.V1/IAMPolicyClient.g.cs) associated with the client.\n\n### ListClientConnectorServicesSettings\n\n public CallSettings ListClientConnectorServicesSettings { get; set; }\n\n[CallSettings](https://github.com/googleapis/gax-dotnet/blob/6f2d3e64dd92f0f7a4f02a7db56cf6ed409615f2/Google.Api.Gax.Grpc/CallSettings.cs) for synchronous and asynchronous calls to\n`ClientConnectorServicesServiceClient.ListClientConnectorServices` and\n`ClientConnectorServicesServiceClient.ListClientConnectorServicesAsync`.\n\n**Remarks** \n- This call will not be retried.\n- No timeout is applied.\n\n### LocationsSettings\n\n public LocationsSettings LocationsSettings { get; set; }\n\nThe settings to use for the [LocationsClient](https://github.com/googleapis/google-cloud-dotnet/blob/94ef638cba52b4508a352c841dd68e3cc9817fce/apis/Google.Cloud.Location/Google.Cloud.Location/LocationsClient.g.cs) associated with the client.\n\n### UpdateClientConnectorServiceOperationsSettings\n\n public OperationsSettings UpdateClientConnectorServiceOperationsSettings { get; set; }\n\nLong Running Operation settings for calls to\n`ClientConnectorServicesServiceClient.UpdateClientConnectorService` and\n`ClientConnectorServicesServiceClient.UpdateClientConnectorServiceAsync`.\n\n**Remarks** \nUses default [PollSettings](https://github.com/googleapis/gax-dotnet/blob/6f2d3e64dd92f0f7a4f02a7db56cf6ed409615f2/Google.Api.Gax/PollSettings.cs) 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### UpdateClientConnectorServiceSettings\n\n public CallSettings UpdateClientConnectorServiceSettings { get; set; }\n\n[CallSettings](https://github.com/googleapis/gax-dotnet/blob/6f2d3e64dd92f0f7a4f02a7db56cf6ed409615f2/Google.Api.Gax.Grpc/CallSettings.cs) for synchronous and asynchronous calls to\n`ClientConnectorServicesServiceClient.UpdateClientConnectorService` and\n`ClientConnectorServicesServiceClient.UpdateClientConnectorServiceAsync`.\n\n**Remarks** \n- This call will not be retried.\n- No timeout is applied.\n\nMethods\n-------\n\n### Clone()\n\n public ClientConnectorServicesServiceSettings Clone()\n\nCreates a deep clone of this object, with all the same property values.\n\n### GetDefault()\n\n public static ClientConnectorServicesServiceSettings GetDefault()\n\nGet a new instance of the default [ClientConnectorServicesServiceSettings](/dotnet/docs/reference/Google.Cloud.BeyondCorp.ClientConnectorServices.V1/latest/Google.Cloud.BeyondCorp.ClientConnectorServices.V1.ClientConnectorServicesServiceSettings)."]]