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."],[[["This document provides reference documentation for the `VpcConnectorInfo` class within the Network Management v1 API."],["The `VpcConnectorInfo` class is a metadata container associated with a VPC connector, implementing various interfaces like `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The latest version of the API available is 2.13.0, with various previous versions, all the way down to version 1.0.0, also being available for reference."],["The class includes constructors for creating instances and properties such as `DisplayName`, `Location`, and `Uri` to store relevant VPC connector information."],["This class can be accessed within the `Google.Cloud.NetworkManagement.V1` namespace in the Google.Cloud.NetworkManagement.V1.dll assembly."]]],[]]