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 `VpcConnectorInfo` class in the Network Management v1 API is 2.13.0."],["The `VpcConnectorInfo` class provides metadata associated with a VPC connector and is found in the `Google.Cloud.NetworkManagement.V1` namespace."],["The class implements several interfaces, including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, showcasing its functionality within the Google Protobuf framework."],["`VpcConnectorInfo` has several properties, such as `DisplayName`, `Location`, and `Uri`, which are all strings."],["There are multiple previous versions of this class, going back as far as 1.0.0."]]],[]]