[[["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 Serverless VPC Access v1 API Connector is 2.5.0, and there are several previous versions available, ranging from 1.0.0 to 2.4.0.\u003c/p\u003e\n"],["\u003cp\u003eThe Connector class is a definition for a Serverless VPC Access connector, implementing interfaces such as IMessage, IEquatable, IDeepCloneable, and IBufferMessage, and it inherits from the object class.\u003c/p\u003e\n"],["\u003cp\u003eConnectors manage properties such as \u003ccode\u003eIpCidrRange\u003c/code\u003e, \u003ccode\u003eMachineType\u003c/code\u003e, \u003ccode\u003eMaxInstances\u003c/code\u003e, \u003ccode\u003eMaxThroughput\u003c/code\u003e, \u003ccode\u003eMinInstances\u003c/code\u003e, \u003ccode\u003eMinThroughput\u003c/code\u003e, \u003ccode\u003eNetwork\u003c/code\u003e, \u003ccode\u003eState\u003c/code\u003e, and \u003ccode\u003eSubnet\u003c/code\u003e to define network configurations.\u003c/p\u003e\n"],["\u003cp\u003eConnectors have an associated output-only property, \u003ccode\u003eConnectedProjects\u003c/code\u003e, which provides a list of projects that are utilizing the connector.\u003c/p\u003e\n"],["\u003cp\u003eThe Connector is found within the \u003ccode\u003eGoogle.Cloud.VpcAccess.V1\u003c/code\u003e namespace, which is a part of the Google.Cloud.VpcAccess.V1.dll assembly.\u003c/p\u003e\n"]]],[],null,["# Serverless VPC Access v1 API - Class Connector (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.Connector)\n- [2.4.0](/dotnet/docs/reference/Google.Cloud.VpcAccess.V1/2.4.0/Google.Cloud.VpcAccess.V1.Connector)\n- [2.3.0](/dotnet/docs/reference/Google.Cloud.VpcAccess.V1/2.3.0/Google.Cloud.VpcAccess.V1.Connector)\n- [2.2.0](/dotnet/docs/reference/Google.Cloud.VpcAccess.V1/2.2.0/Google.Cloud.VpcAccess.V1.Connector)\n- [2.1.0](/dotnet/docs/reference/Google.Cloud.VpcAccess.V1/2.1.0/Google.Cloud.VpcAccess.V1.Connector)\n- [2.0.0](/dotnet/docs/reference/Google.Cloud.VpcAccess.V1/2.0.0/Google.Cloud.VpcAccess.V1.Connector)\n- [1.1.0](/dotnet/docs/reference/Google.Cloud.VpcAccess.V1/1.1.0/Google.Cloud.VpcAccess.V1.Connector)\n- [1.0.0](/dotnet/docs/reference/Google.Cloud.VpcAccess.V1/1.0.0/Google.Cloud.VpcAccess.V1.Connector) \n\n public sealed class Connector : IMessage\u003cConnector\u003e, IEquatable\u003cConnector\u003e, IDeepCloneable\u003cConnector\u003e, IBufferMessage, IMessage\n\nReference documentation and code samples for the Serverless VPC Access v1 API class Connector.\n\nDefinition of a Serverless VPC Access connector. \n\nInheritance\n-----------\n\n[object](https://learn.microsoft.com/dotnet/api/system.object) \\\u003e Connector \n\nImplements\n----------\n\n[IMessage](https://cloud.google.com/dotnet/docs/reference/Google.Protobuf/latest/Google.Protobuf.IMessage-1.html)[Connector](/dotnet/docs/reference/Google.Cloud.VpcAccess.V1/latest/Google.Cloud.VpcAccess.V1.Connector), [IEquatable](https://learn.microsoft.com/dotnet/api/system.iequatable-1)[Connector](/dotnet/docs/reference/Google.Cloud.VpcAccess.V1/latest/Google.Cloud.VpcAccess.V1.Connector), [IDeepCloneable](https://cloud.google.com/dotnet/docs/reference/Google.Protobuf/latest/Google.Protobuf.IDeepCloneable-1.html)[Connector](/dotnet/docs/reference/Google.Cloud.VpcAccess.V1/latest/Google.Cloud.VpcAccess.V1.Connector), [IBufferMessage](https://cloud.google.com/dotnet/docs/reference/Google.Protobuf/latest/Google.Protobuf.IBufferMessage.html), [IMessage](https://cloud.google.com/dotnet/docs/reference/Google.Protobuf/latest/Google.Protobuf.IMessage.html) \n\nInherited Members\n-----------------\n\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### Connector()\n\n public Connector()\n\n### Connector(Connector)\n\n public Connector(Connector other)\n\nProperties\n----------\n\n### ConnectedProjects\n\n public RepeatedField\u003cstring\u003e ConnectedProjects { get; }\n\nOutput only. List of projects using the connector.\n\n### ConnectorName\n\n public ConnectorName ConnectorName { get; set; }\n\n[ConnectorName](/dotnet/docs/reference/Google.Cloud.VpcAccess.V1/latest/Google.Cloud.VpcAccess.V1.ConnectorName)-typed view over the [Name](/dotnet/docs/reference/Google.Cloud.VpcAccess.V1/latest/Google.Cloud.VpcAccess.V1.Connector#Google_Cloud_VpcAccess_V1_Connector_Name) resource name property.\n\n### IpCidrRange\n\n public string IpCidrRange { get; set; }\n\nThe range of internal addresses that follows RFC 4632 notation.\nExample: `10.132.0.0/28`.\n\n### MachineType\n\n public string MachineType { get; set; }\n\nMachine type of VM Instance underlying connector. Default is e2-micro\n\n### MaxInstances\n\n public int MaxInstances { get; set; }\n\nMaximum value of instances in autoscaling group underlying the connector.\n\n### MaxThroughput\n\n public int MaxThroughput { get; set; }\n\nMaximum throughput of the connector in Mbps. Default is 300, max is 1000.\n\n### MinInstances\n\n public int MinInstances { get; set; }\n\nMinimum value of instances in autoscaling group underlying the connector.\n\n### MinThroughput\n\n public int MinThroughput { get; set; }\n\nMinimum throughput of the connector in Mbps. Default and min is 200.\n\n### Name\n\n public string Name { get; set; }\n\nThe resource name in the format `projects/*/locations/*/connectors/*`.\n\n### Network\n\n public string Network { get; set; }\n\nName of a VPC network.\n\n### State\n\n public Connector.Types.State State { get; set; }\n\nOutput only. State of the VPC access connector.\n\n### Subnet\n\n public Connector.Types.Subnet Subnet { get; set; }\n\nThe subnet in which to house the VPC Access Connector."]]