public sealed class VpcAccessConnector : IMessage<VpcAccessConnector>, IEquatable<VpcAccessConnector>, IDeepCloneable<VpcAccessConnector>, IBufferMessage, IMessage
Reference documentation and code samples for the App Engine v1 API class VpcAccessConnector.
[[["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` class is 2.4.0, but the current documentation is for version 2.1.0, and there are also versions ranging from 1.0.0 to 2.3.0 available."],["The `VpcAccessConnector` class is a part of the Google Cloud App Engine v1 API, and it allows the specification of a VPC access connector."],["The class `VpcAccessConnector` implements several interfaces, including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["`VpcAccessConnector` has properties such as `EgressSetting` which is used to specify traffic flow, and `Name` which represents the full serverless VPC access connector's name."],["The class `VpcAccessConnector` inherits members such as `GetHashCode`, `GetType`, `MemberwiseClone`, and `ToString` from `Object`, and also features two constructors: `VpcAccessConnector()` and `VpcAccessConnector(VpcAccessConnector other)`."]]],[]]