public sealed class VpcAccessConnector : IMessage<VpcAccessConnector>, IEquatable<VpcAccessConnector>, IDeepCloneable<VpcAccessConnector>, IBufferMessage, IMessage
[[["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-04-17 UTC."],[[["The `VpcAccessConnector` class, found in the `Google.Cloud.AppEngine.V1` namespace, is a specification for a VPC access connector."],["Version 2.4.0 is the latest version, while the current page is referencing version 1.3.0, with a range of other available versions listed between 1.0.0 and 2.3.0."],["This class implements interfaces such as `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage` for enhanced functionality and has `Object` as the base class."],["The `VpcAccessConnector` class has a `Name` property, which holds the full Serverless VPC Access Connector name as a string, along with the constructors to create a `VpcAccessConnector` object."]]],[]]