public sealed class PrivateConnectivity : IMessage<PrivateConnectivity>, IEquatable<PrivateConnectivity>, IDeepCloneable<PrivateConnectivity>, IBufferMessage, IMessage
Reference documentation and code samples for the Database Migration v1 API class PrivateConnectivity.
[[["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-04-08 UTC."],[[["The latest version of the `PrivateConnectivity` class for the Database Migration v1 API is 2.5.0, with documentation and code samples available for this and older versions."],["`PrivateConnectivity` is a class within the `Google.Cloud.CloudDms.V1` namespace, implemented as a sealed class, and it provides functionality related to private network connections."],["The `PrivateConnectivity` class implements multiple interfaces, including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The class includes a constructor that can create a new instance or a copy from an existing `PrivateConnectivity` object."],["It contains a `PrivateConnection` property of type string, which is required and represents the resource name (URI) of the private connection."]]],[]]