public sealed class VpcConnectorInfo : IMessage<VpcConnectorInfo>, IEquatable<VpcConnectorInfo>, IDeepCloneable<VpcConnectorInfo>, IBufferMessage, IMessage
Reference documentation and code samples for the Network Management v1 API class VpcConnectorInfo.
For display only. Metadata associated with a VPC connector.
[[["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 Network Management v1 API class VpcConnectorInfo is 2.13.0, with multiple previous versions available for reference, including the current version on the page, 2.11.0."],["The `VpcConnectorInfo` class, found within the `Google.Cloud.NetworkManagement.V1` namespace, represents metadata for a VPC connector and is used for display purposes."],["This class is implemented using several interfaces including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, and inherits from the `object` class, having members such as `GetHashCode`, `GetType`, and `ToString`."],["`VpcConnectorInfo` has two constructors, one default and one accepting another `VpcConnectorInfo` as a parameter, and it also contains properties for `DisplayName`, `Location`, and `Uri` to describe the VPC connector."],["This class is contained in the Google.Cloud.NetworkManagement.V1.dll assembly."]]],[]]