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."],[[["This webpage details the `VpcAccessConnector` class, which is a specification for VPC access connectors, and is part of the `Google.Cloud.AppEngine.V1` namespace."],["The latest version documented is 2.4.0, and several previous versions ranging from 1.0.0 to 2.3.0 are also available, all pertaining to `VpcAccessConnector`."],["`VpcAccessConnector` inherits from `Object` and implements `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage` interfaces."],["The `VpcAccessConnector` class has two constructors: a default constructor and one that accepts another `VpcAccessConnector` object as a parameter, allowing for object copying."],["It has one public property, `Name`, which represents the full Serverless VPC Access Connector name and is a string type, and its value follows the format of /projects/my-project/locations/us-central1/connectors/c1."]]],[]]