public sealed class ClientConnectorService : IMessage<ClientConnectorService>, IEquatable<ClientConnectorService>, IDeepCloneable<ClientConnectorService>, IBufferMessage, IMessage
Reference documentation and code samples for the BeyondCorp Client Connector Services v1 API class ClientConnectorService.
[[["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\u003eClientConnectorService\u003c/code\u003e class, which is part of the BeyondCorp Client Connector Services v1 API and is located within the \u003ccode\u003eGoogle.Cloud.BeyondCorp.ClientConnectorServices.V1\u003c/code\u003e namespace.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eClientConnectorService\u003c/code\u003e class implements multiple interfaces including \u003ccode\u003eIMessage\u003c/code\u003e, \u003ccode\u003eIEquatable\u003c/code\u003e, \u003ccode\u003eIDeepCloneable\u003c/code\u003e, and \u003ccode\u003eIBufferMessage\u003c/code\u003e, providing functionalities for message handling, equality checks, deep cloning, and buffer manipulation.\u003c/p\u003e\n"],["\u003cp\u003eKey properties of the \u003ccode\u003eClientConnectorService\u003c/code\u003e include \u003ccode\u003eClientConnectorServiceName\u003c/code\u003e, \u003ccode\u003eCreateTime\u003c/code\u003e, \u003ccode\u003eDisplayName\u003c/code\u003e, \u003ccode\u003eEgress\u003c/code\u003e, \u003ccode\u003eIngress\u003c/code\u003e, \u003ccode\u003eName\u003c/code\u003e, \u003ccode\u003eState\u003c/code\u003e, and \u003ccode\u003eUpdateTime\u003c/code\u003e, covering aspects like resource identification, timestamps, user-provided name, operational state, and network settings.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eClientConnectorService\u003c/code\u003e class provides two constructors, one default and another one that initializes the service with another \u003ccode\u003eClientConnectorService\u003c/code\u003e object, which would be useful for copying objects.\u003c/p\u003e\n"],["\u003cp\u003eThe latest version of the API is 1.1.0 with 1.0.0 being the previous, and it is available in the \u003ccode\u003eGoogle.Cloud.BeyondCorp.ClientConnectorServices.V1.dll\u003c/code\u003e assembly.\u003c/p\u003e\n"]]],[],null,["# BeyondCorp Client Connector Services v1 API - Class ClientConnectorService (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.ClientConnectorService)\n- [1.0.0](/dotnet/docs/reference/Google.Cloud.BeyondCorp.ClientConnectorServices.V1/1.0.0/Google.Cloud.BeyondCorp.ClientConnectorServices.V1.ClientConnectorService) \n\n public sealed class ClientConnectorService : IMessage\u003cClientConnectorService\u003e, IEquatable\u003cClientConnectorService\u003e, IDeepCloneable\u003cClientConnectorService\u003e, IBufferMessage, IMessage\n\nReference documentation and code samples for the BeyondCorp Client Connector Services v1 API class ClientConnectorService.\n\nMessage describing ClientConnectorService object. \n\nInheritance\n-----------\n\n[object](https://learn.microsoft.com/dotnet/api/system.object) \\\u003e ClientConnectorService \n\nImplements\n----------\n\n[IMessage](https://cloud.google.com/dotnet/docs/reference/Google.Protobuf/latest/Google.Protobuf.IMessage-1.html)[ClientConnectorService](/dotnet/docs/reference/Google.Cloud.BeyondCorp.ClientConnectorServices.V1/latest/Google.Cloud.BeyondCorp.ClientConnectorServices.V1.ClientConnectorService), [IEquatable](https://learn.microsoft.com/dotnet/api/system.iequatable-1)[ClientConnectorService](/dotnet/docs/reference/Google.Cloud.BeyondCorp.ClientConnectorServices.V1/latest/Google.Cloud.BeyondCorp.ClientConnectorServices.V1.ClientConnectorService), [IDeepCloneable](https://cloud.google.com/dotnet/docs/reference/Google.Protobuf/latest/Google.Protobuf.IDeepCloneable-1.html)[ClientConnectorService](/dotnet/docs/reference/Google.Cloud.BeyondCorp.ClientConnectorServices.V1/latest/Google.Cloud.BeyondCorp.ClientConnectorServices.V1.ClientConnectorService), [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.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### ClientConnectorService()\n\n public ClientConnectorService()\n\n### ClientConnectorService(ClientConnectorService)\n\n public ClientConnectorService(ClientConnectorService other)\n\nProperties\n----------\n\n### ClientConnectorServiceName\n\n public ClientConnectorServiceName ClientConnectorServiceName { get; set; }\n\n[ClientConnectorServiceName](/dotnet/docs/reference/Google.Cloud.BeyondCorp.ClientConnectorServices.V1/latest/Google.Cloud.BeyondCorp.ClientConnectorServices.V1.ClientConnectorServiceName)-typed view over the [Name](/dotnet/docs/reference/Google.Cloud.BeyondCorp.ClientConnectorServices.V1/latest/Google.Cloud.BeyondCorp.ClientConnectorServices.V1.ClientConnectorService#Google_Cloud_BeyondCorp_ClientConnectorServices_V1_ClientConnectorService_Name) resource name\nproperty.\n\n### CreateTime\n\n public Timestamp CreateTime { get; set; }\n\nOutput only. \\[Output only\\] Create time stamp.\n\n### DisplayName\n\n public string DisplayName { get; set; }\n\nOptional. User-provided name.\nThe display name should follow certain format.\n\n- Must be 6 to 30 characters in length.\n- Can only contain lowercase letters, numbers, and hyphens.\n- Must start with a letter.\n\n### Egress\n\n public ClientConnectorService.Types.Egress Egress { get; set; }\n\nRequired. The details of the egress settings.\n\n### Ingress\n\n public ClientConnectorService.Types.Ingress Ingress { get; set; }\n\nRequired. The details of the ingress settings.\n\n### Name\n\n public string Name { get; set; }\n\nRequired. Name of resource. The name is ignored during creation.\n\n### State\n\n public ClientConnectorService.Types.State State { get; set; }\n\nOutput only. The operational state of the ClientConnectorService.\n\n### UpdateTime\n\n public Timestamp UpdateTime { get; set; }\n\nOutput only. \\[Output only\\] Update time stamp."]]