[[["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 documentation provides details for the \u003ccode\u003eVpcAccessServiceSettings\u003c/code\u003e class, which configures settings for \u003ccode\u003eVpcAccessServiceClient\u003c/code\u003e instances within the Serverless VPC Access v1 API.\u003c/p\u003e\n"],["\u003cp\u003eThe latest version available for this class is 2.5.0, and prior versions, including 2.4.0 through 1.0.0, are also available and accessible via links.\u003c/p\u003e\n"],["\u003cp\u003e\u003ccode\u003eVpcAccessServiceSettings\u003c/code\u003e inherits from \u003ccode\u003eServiceSettingsBase\u003c/code\u003e and allows customization of operations like creating and deleting connectors, including defining timeout and retry policies.\u003c/p\u003e\n"],["\u003cp\u003eThe class includes properties like \u003ccode\u003eCreateConnectorOperationsSettings\u003c/code\u003e, \u003ccode\u003eCreateConnectorSettings\u003c/code\u003e, \u003ccode\u003eDeleteConnectorOperationsSettings\u003c/code\u003e, and \u003ccode\u003eDeleteConnectorSettings\u003c/code\u003e to customize behavior when interacting with connectors.\u003c/p\u003e\n"],["\u003cp\u003eMethods such as \u003ccode\u003eClone()\u003c/code\u003e and \u003ccode\u003eGetDefault()\u003c/code\u003e are available for creating copies of settings objects and obtaining default configurations.\u003c/p\u003e\n"]]],[],null,["# Serverless VPC Access v1 API - Class VpcAccessServiceSettings (2.5.0)\n\nVersion latestkeyboard_arrow_down\n\n- [2.5.0 (latest)](/dotnet/docs/reference/Google.Cloud.VpcAccess.V1/latest/Google.Cloud.VpcAccess.V1.VpcAccessServiceSettings)\n- [2.4.0](/dotnet/docs/reference/Google.Cloud.VpcAccess.V1/2.4.0/Google.Cloud.VpcAccess.V1.VpcAccessServiceSettings)\n- [2.3.0](/dotnet/docs/reference/Google.Cloud.VpcAccess.V1/2.3.0/Google.Cloud.VpcAccess.V1.VpcAccessServiceSettings)\n- [2.2.0](/dotnet/docs/reference/Google.Cloud.VpcAccess.V1/2.2.0/Google.Cloud.VpcAccess.V1.VpcAccessServiceSettings)\n- [2.1.0](/dotnet/docs/reference/Google.Cloud.VpcAccess.V1/2.1.0/Google.Cloud.VpcAccess.V1.VpcAccessServiceSettings)\n- [2.0.0](/dotnet/docs/reference/Google.Cloud.VpcAccess.V1/2.0.0/Google.Cloud.VpcAccess.V1.VpcAccessServiceSettings)\n- [1.1.0](/dotnet/docs/reference/Google.Cloud.VpcAccess.V1/1.1.0/Google.Cloud.VpcAccess.V1.VpcAccessServiceSettings)\n- [1.0.0](/dotnet/docs/reference/Google.Cloud.VpcAccess.V1/1.0.0/Google.Cloud.VpcAccess.V1.VpcAccessServiceSettings) \n\n public sealed class VpcAccessServiceSettings : ServiceSettingsBase\n\nReference documentation and code samples for the Serverless VPC Access v1 API class VpcAccessServiceSettings.\n\nSettings for [VpcAccessServiceClient](/dotnet/docs/reference/Google.Cloud.VpcAccess.V1/latest/Google.Cloud.VpcAccess.V1.VpcAccessServiceClient) 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 VpcAccessServiceSettings \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.VpcAccess.V1](/dotnet/docs/reference/Google.Cloud.VpcAccess.V1/latest/Google.Cloud.VpcAccess.V1)\n\nAssembly\n--------\n\nGoogle.Cloud.VpcAccess.V1.dll\n\nConstructors\n------------\n\n### VpcAccessServiceSettings()\n\n public VpcAccessServiceSettings()\n\nConstructs a new [VpcAccessServiceSettings](/dotnet/docs/reference/Google.Cloud.VpcAccess.V1/latest/Google.Cloud.VpcAccess.V1.VpcAccessServiceSettings) object with default settings.\n\nProperties\n----------\n\n### CreateConnectorOperationsSettings\n\n public OperationsSettings CreateConnectorOperationsSettings { get; set; }\n\nLong Running Operation settings for calls to `VpcAccessServiceClient.CreateConnector` and\n`VpcAccessServiceClient.CreateConnectorAsync`.\n\n**Remarks** \nUses default [PollSettings](https://github.com/googleapis/gax-dotnet/blob/83f42b5edc4529818dbdb34d9ea9ecc3c04f7b6e/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### CreateConnectorSettings\n\n public CallSettings CreateConnectorSettings { 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`VpcAccessServiceClient.CreateConnector` and `VpcAccessServiceClient.CreateConnectorAsync`.\n\n**Remarks** \n- This call will not be retried.\n- Timeout: 60 seconds.\n\n### DeleteConnectorOperationsSettings\n\n public OperationsSettings DeleteConnectorOperationsSettings { get; set; }\n\nLong Running Operation settings for calls to `VpcAccessServiceClient.DeleteConnector` and\n`VpcAccessServiceClient.DeleteConnectorAsync`.\n\n**Remarks** \nUses default [PollSettings](https://github.com/googleapis/gax-dotnet/blob/83f42b5edc4529818dbdb34d9ea9ecc3c04f7b6e/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### DeleteConnectorSettings\n\n public CallSettings DeleteConnectorSettings { 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`VpcAccessServiceClient.DeleteConnector` and `VpcAccessServiceClient.DeleteConnectorAsync`.\n\n**Remarks** \n- This call will not be retried.\n- Timeout: 60 seconds.\n\n### GetConnectorSettings\n\n public CallSettings GetConnectorSettings { 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`VpcAccessServiceClient.GetConnector` and `VpcAccessServiceClient.GetConnectorAsync`.\n\n**Remarks** \n- This call will not be retried.\n- Timeout: 60 seconds.\n\n### ListConnectorsSettings\n\n public CallSettings ListConnectorsSettings { 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`VpcAccessServiceClient.ListConnectors` and `VpcAccessServiceClient.ListConnectorsAsync`.\n\n**Remarks** \n- This call will not be retried.\n- Timeout: 60 seconds.\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/e0e09db2bdb9b94d338fd1b26b0cad881a4918f6/apis/Google.Cloud.Location/Google.Cloud.Location/LocationsClient.g.cs) associated with the client.\n\nMethods\n-------\n\n### Clone()\n\n public VpcAccessServiceSettings Clone()\n\nCreates a deep clone of this object, with all the same property values.\n\n### GetDefault()\n\n public static VpcAccessServiceSettings GetDefault()\n\nGet a new instance of the default [VpcAccessServiceSettings](/dotnet/docs/reference/Google.Cloud.VpcAccess.V1/latest/Google.Cloud.VpcAccess.V1.VpcAccessServiceSettings)."]]