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-17 UTC."],[[["This webpage provides documentation for the `PrivateConnectivity` class within the Google Cloud Database Migration v1 API, specifically for version 2.4.0."],["The `PrivateConnectivity` class is a sealed class that implements multiple interfaces, including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The class inherits from the `object` class and provides two constructors: a default constructor and a copy constructor for creating new instances from existing `PrivateConnectivity` objects."],["It contains a `PrivateConnection` property, a required string that represents the resource name (URI) of the private connection."],["This documentation page offers links to previous versions of the API, ranging from version 1.0.0 up to the latest version, 2.5.0."]]],[]]