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."],[[["This document provides reference information for the `VpcAccessConnector` class within the Google Cloud App Engine v1 API, specifically version 2.2.0."],["The `VpcAccessConnector` class is designed to specify and manage VPC access connectors, facilitating traffic routing in Serverless VPC Access."],["This class inherits from `object` and implements several interfaces, including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["Key properties of the `VpcAccessConnector` include `EgressSetting`, which controls traffic diversion, and `Name`, which is the unique identifier for the connector."],["There are multiple previous versions available for `VpcAccessConnector` dating back to version 1.0.0, and the latest being 2.4.0."]]],[]]