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, and there are multiple versions available, ranging from 1.0.0 to the newest."],["VpcConnectorInfo is a class that holds metadata related to a VPC connector and is found in the Google.Cloud.NetworkManagement.V1 namespace, with the relevant assembly being Google.Cloud.NetworkManagement.V1.dll."],["This class implements interfaces such as IMessage, IEquatable, IDeepCloneable, and IBufferMessage, and inherits from the base object class, providing functionalities like deep cloning and message handling."],["The class includes constructors for creating instances, one default and one that takes another VpcConnectorInfo object for copying."],["The properties of this class include DisplayName, Location and Uri, which are all string types that provide information on a VPC connectors name, location, and URI, respectively."]]],[]]