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-03-21 UTC."],[[["The latest version of the `VpcAccessConnector` is 2.4.0, with versions ranging back to 1.0.0 available."],["`VpcAccessConnector` is a sealed class in the `Google.Cloud.AppEngine.V1` namespace within the `Google.Cloud.AppEngine.V1.dll` assembly, designed for VPC access connector specification."],["The class implements several interfaces, including `IMessage\u003cVpcAccessConnector\u003e`, `IEquatable\u003cVpcAccessConnector\u003e`, `IDeepCloneable\u003cVpcAccessConnector\u003e`, `IBufferMessage`, and `IMessage`."],["It inherits from `Object` and provides constructors for creating new instances, either empty or copied from another `VpcAccessConnector`."],["The class has one property, `Name`, which is a string that provides the full Serverless VPC Access Connector name."]]],[]]