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 documentation for the `VpcAccessConnector` class within the Google Cloud App Engine v1 API, specifically version 2.3.0."],["The `VpcAccessConnector` class is designed to specify and manage VPC access connectors, facilitating connections to Serverless VPC Access."],["The `VpcAccessConnector` class implements several interfaces, including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, and inherits from the base `object` class."],["The document details the class's properties, such as `EgressSetting` and `Name`, which are used to configure the behavior and identity of the VPC access connector."],["The documentation includes the availability of multiple other versions, from 1.0.0 to the latest 2.4.0, for this VpcAccessConnector."]]],[]]